Instructions to use Supertone/supertonic-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Supertonic
How to use Supertone/supertonic-2 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
Add Zero-Shot Voice Cloning
Add zero-shot voice cloning! I want to like upload a clip (of like 5-15 seconds) of anyone's voice to use instead of the default male and female voices.
@MihaiPopa-1 Hello! Thanks for the suggestion. We're planning to release a service that allows users to use custom voices in Supertonic 2. We expect this feature to be available within the next two weeks.
Hello! We've just released Voice Builder, a service that lets you create your own custom voices.
You can try out voices directly on the webpage and download your voice styles as JSON files for use in Supertonic 2.
Hope you find this useful!
Voice Builder: https://supertonic.supertone.ai/voice-builder
@anlgboy-cream F**k. Why you lock downloading custom voice embeddings as JSON behind a $50 PAYWALL??????
Also, it sounds weird with numbers. ElevenLabs 3 sounds better.