We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am installed the Mandarin voice and am trying to use it with voxpopuli. The language file is installed correctly in /usr/share/mbrola/cn1
However, there is no output for Mandarin no matter what I do. Would appreciate some help here. Thanks
from voxpopuli import Voice voice = Voice(lang="cn") wav = voice.to_audio("你好")
The text was updated successfully, but these errors were encountered:
Wait, sorry, I didn't the time to check this out. Did you find a solution?
Sorry, something went wrong.
No, I didn't find a solution for this.
I have checked and the language file is installed properly, yet there's no output for Mandarin.
No branches or pull requests
I am installed the Mandarin voice and am trying to use it with voxpopuli. The language file is installed correctly in /usr/share/mbrola/cn1
However, there is no output for Mandarin no matter what I do. Would appreciate some help here. Thanks
The text was updated successfully, but these errors were encountered: