MycroftAI / mimic3-voices

Voice models for Mimic 3 text to speech system
Creative Commons Attribution Share Alike 4.0 International
116 stars 24 forks source link

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

Open csukuangfj opened 6 months ago

csukuangfj commented 6 months ago

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