PABannier / bark.cpp

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

Documentation is wrong #164

Closed magnacartatron closed 2 months ago

magnacartatron commented 2 months ago

Documentation says

"Here is a typical run using bark.cpp:

make -j && ./main -p "This is an audio generated by bark.cpp""

Clearly this not how you build or run