PABannier / bark.cpp

Suno AI's Bark model in C/C++ for fast text-to-speech
MIT License
630 stars 48 forks source link

enh : add progress callback #173

Closed PABannier closed 1 month ago

PABannier commented 1 month ago

This PR replaces the BarkProgressBar and introduces a bark_progress_callback type.