PABannier / bark.cpp

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

How to use other languages? #96

Open gab-luz opened 10 months ago

gab-luz commented 10 months ago

I'm trying to generate audio in another language, but I can't. Is there a way to do that now or is it a planned feature?

PABannier commented 10 months ago

Hey @gab-luz ! These is a PR open to implement just that (#84 ). Currently I'm busy refactoring the codebase, but it should be implemented soon!

bgonzalezfractal commented 8 months ago

Hi @PABannier, thanks for the great work, is there any update on this PR?

PABannier commented 8 months ago

Hi @bgonzalezfractal ! Thanks for your interest in the repo. I'm currently refactoring the codebase in #124 with the latest ggml API. This is my next task in my todo list :) I'm always happy to guide you in the process of implementing it, if you're willing to give it a try.

Roly83 commented 3 months ago

@PABannier Hola me gustaría saber si actualmente el modelo tiene voces y soporte para Español. Saludos y felicidades por el gran trabajo que has hecho