Instructions to use Supertone/supertonic-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Supertonic
How to use Supertone/supertonic-3 with Supertonic:
from supertonic import TTS tts = TTS(auto_download=True) style = tts.get_voice_style(voice_name="M1") text = "The train delay was announced at 4:45 PM on Wed, Apr 3, 2024 due to track maintenance." wav, duration = tts.synthesize(text, voice_style=style) tts.save_audio(wav, "output.wav")
- Notebooks
- Google Colab
- Kaggle
support malayalam
pls support malayalam (indic language)
Hi @trysem ,
Thanks for the suggestion.
Malayalam (ml) is not supported in the current Supertonic 3 release. At the moment, there is also no public training or fine-tuning pipeline for adding a new language yourself.
That said, we are interested in expanding language coverage over time. If you know of any high-quality open Malayalam speech datasets, please feel free to share them with us. We can review them internally and consider Malayalam support for a future version.
Thanks again for bringing this up!
https://huggingface.co/datasets/ai4bharat/IndicVoices/viewer/malayalam
Here is it... Thanks for the reply β₯οΈ , hoping you would add "Malayalam", because there are no good TTS for us, till the date. Expecting our first good TTS from SUPERTONIC π₯π₯