Y
Hacker News
new
|
ask
|
show
|
jobs
by
somesun
494 days ago
anyone konws good offline tts engine which can support multi-language like English and Chinese?
1 comments
willwade
494 days ago
sherpa-onnx. use one of these models -
https://k2-fsa.github.io/sherpa/onnx/tts/pretrained_models/r...
- if you use py3-tts-wrapper you can get a list of these using the get_voices method
link