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
Voice Builder?
Supertonic-3 is brilliant, great job with the improved accuracy and extra languages.
Are there any plans to add Supertonic-3 support to the Voice Builder?
Thanks for the kind words! We’re really glad to hear that the improved accuracy and expanded language support are useful.
Voice Builder support for Supertonic 3 is not available at the moment. Due to internal priorities, we may not be able to update Voice Builder support in the near term.
That said, we understand that custom voice/style creation is an important use case, and we’ll keep this request in mind. If we expand Supertonic 3 support to Voice Builder or a similar voice creation workflow in the future, we’ll share an update.
Thanks again for the feedback and for trying Supertonic 3.
Good news — Voice Builder support for Supertonic 3 is now available!
You can now create / use Voice Builder styles for Supertonic 3. Also, if you previously purchased a Voice Builder style for Supertonic 2, we are providing the corresponding Supertonic 3 version free of charge.
Please check your My Page / Voice Builder page to access the updated Supertonic 3 voice style.
Thanks again for asking about this, and sorry for the earlier uncertainty. We’re happy to finally make this available.
Fantastic news! Thanks for updating it, good to know it's still supported.