About MeloTTS
MeloTTS is a fast, multi-accent text-to-speech model from MyShell AI. It supports multiple languages with authentic accent variations for English (American, British, Indian, Australian). MeloTTS runs at real-time speed on CPU, making it efficient for production deployments.
Key Features
Multi-Accent
Multiple English accents: American, British, Indian, and Australian.
CPU Real-Time
Fast enough for real-time synthesis on CPU without GPU.
6 Languages
Supports English, Spanish, French, Chinese, Japanese, and Korean.
Speed Control
Adjustable speaking speed for fine-tuned output.
Use Cases
How to Use MeloTTS
-
1
Sign up free or try the demo
Create a free TextToSpeechAI account to receive starter credits, or use the no-signup demo on the homepage to test MeloTTS instantly. Free credits are enough to evaluate several MeloTTS accents before you commit.
-
2
Pick a MeloTTS accent and voice
Open the voice browser and filter to MeloTTS. Choose the accent that fits your audience, such as American, British, Indian, or Australian English, or a native Spanish, French, Chinese, Japanese, or Korean voice.
-
3
Enter your text
Type or paste the script you want voiced into the text box. MeloTTS handles natural prosody automatically, and you can adjust the speaking speed to fine-tune pacing for your chosen accent.
-
4
Generate the audio
Click generate and MeloTTS synthesizes your speech in real time. Because it runs efficiently on CPU, results come back quickly even for longer passages, and the job costs 10 credits per 1,000 characters.
-
5
Download or use the API
Play back the result, then download the audio file in your preferred format from the history page. To automate MeloTTS in your own app, call the TextToSpeechAI REST API at api.texttospeechai.com using your account API token.
MeloTTS API
Generate speech programmatically using the TextToSpeechAI REST API.
curl -X POST "https://api.texttospeechai.com/v1/generate/" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"text": "MeloTTS speaks naturally with authentic accents from around the world.",
"voice": "en_US-lessac-medium"
}'
Frequently Asked Questions
Technical Specs
- Generation Speed Very Fast
- Output Quality Good
- Voice Cloning Not Supported
- Languages 6
- GPU VRAM CPU OK
- Credits/1000 chars 10