You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
FYI: We have supported piper models in
https://github.com/k2-fsa/sherpa-onnx
Note that it does not depend on https://github.com/rhasspy/piper-phonemize
sherpa-onnx supports a variety of platforms, such as
It also provides various programming language APIs, e.g., C/C++/Python/Kotlin/Swift/C#/Go. We also have android APKs for TTS.
You can find the installation doc at https://k2-fsa.github.io/sherpa/onnx/install/index.html
You can find the usage of piper models with sherpa-onnx at

https://k2-fsa.github.io/sherpa/onnx/tts/pretrained_models/vits.html#lessac-blizzard2013-medium-english-single-speaker
We also have a huggingface space for you to try piper models with sherpa-onnx.
Please visit
https://huggingface.co/spaces/k2-fsa/text-to-speech
You can find the PR supporting piper in sherpa-onnx at k2-fsa/sherpa-onnx#390