Instructions to use Supertone/supertonic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Supertonic
How to use Supertone/supertonic 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
Is it possible to fine tune/SFT for a new language?
#9
by igorcouto - opened
If so - how many hours do you believe it would be necessary to adapt to portuguese?
No, it is not. They are also another greedy devs like Kokoro who will not give you the training code!
Hello! At this time, we do not have plans to provide a fine-tuning/SFT pipeline for a new language. Training is conducted internally, and only the model weights are made publicly available.
Whatever. No one needs that theft-bloated model, anyway. VITS - 1, Supertonic - 0