Skip to content
New issue

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

FYI: A C++ runtime for Mimic3 voices #10

Open
csukuangfj opened this issue Jan 14, 2024 · 0 comments
Open

FYI: A C++ runtime for Mimic3 voices #10

csukuangfj opened this issue Jan 14, 2024 · 0 comments

Comments

@csukuangfj
Copy link

csukuangfj commented Jan 14, 2024

FYI: We just supported running Mimic3 models with espeak-ng as the fronted in sherpa-onnx, which means
you can run Mimic models on Android, iOS, Raspberry Pi, etc.

We have prebuilt Android APKs for Mimic3 models, please see

You can find all supported Mimic3 models at
https://github.com/k2-fsa/sherpa-onnx/releases/tag/tts-models

Screenshot 2024-01-14 at 19 46 16

If you are interested in how the model is converted to sherpa-onnx, please download any model from the above screenshot,
unzip it, and you will find the conversion script inside.

You can also try the converted models by visiting the following huggingface space.
https://huggingface.co/spaces/k2-fsa/text-to-speech

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant