k2-fsa / sherpa

Speech-to-text server framework with next-gen Kaldi
https://k2-fsa.github.io/sherpa
Apache License 2.0
474 stars 97 forks source link

add doc about how to convert mms-tts models to sherpa-onnx #519

Closed csukuangfj closed 6 months ago

csukuangfj commented 6 months ago

Support models from https://huggingface.co/facebook/mms-tts

Note that there are more than 1000 languages from facebook/mms-tts.

You can follow the documentation to convert models from https://huggingface.co/facebook/mms-tts and use them with sherpa-onnx, which means you can use them with C/C++/Python/C#/Go/Kotlin/Swfit, Android/iOS, Raspberry Pi, windows/linux/macos, etc.