A demo of Sherpa-Onnx Models and in particular the MMS model
Generate audio from text in multiple languages
Convert text to speech in multiple languages
wttts-Pro
Generate audio from text in multiple languages
Translate speech or text between languages
text-to-image-to-text
ZeroVOX TTS inference demo
Translate and generate speech from audio input
Generate multilingual speech using text input
Convert text to speech in multiple languages
Generate speech from text in multiple languages
Translate and generate speech from text
Sherpa Onnx Tts is a demo application that showcases the capabilities of Sherpa-Onnx models, specifically the MMS (Multi-Dataset Multi-Speaker) model. It is designed to generate high-quality speech from text in multiple languages, making it a versatile tool for text-to-speech tasks.
• Multi-Language Support: Generate speech in various languages with high-quality output. • ONNX Model Optimization: Leveraging ONNX format for improved performance and compatibility. • MMS Model Integration: Utilizes the MMS model for robust text-to-speech synthesis. • High-Quality Audio: Produces natural and clear speech outputs. • Cross-Platform Compatibility: Can be used on multiple platforms for flexibility.
torchaudio
and onnxruntime
.What languages are supported by Sherpa Onnx Tts?
Sherpa Onnx Tts supports a variety of languages, including English, Mandarin, Spanish, and more, depending on the model configuration.
How do I install Sherpa Onnx Tts?
To install, clone the repository and install the required packages using pip install -r requirements.txt
.
Can I use Sherpa Onnx Tts on mobile devices?
Yes, Sherpa Onnx Tts is optimized for cross-platform use, including mobile devices, thanks to the ONNX format.