About Parler-TTS
Parler-TTS is a unique text-to-speech model that generates voices based on text descriptions. Instead of selecting from pre-defined voices, you describe the voice you want: "A young woman speaks clearly with an American accent" or "An elderly British man speaks slowly in a deep voice." Parler-TTS then generates speech matching your description.
Key Features
Text Descriptions
Generate voices by describing desired characteristics.
Creative Control
Specify age, gender, accent, speed, and speaking style.
Unique Voices
Create voices that do not exist in pre-made libraries.
Natural Output
Generates high-quality, natural-sounding speech.
Efficient
Fast inference for described voice generation.
Open Source
Apache 2.0 licensed for commercial use.
Use Cases
Parler-TTS Voices
View All 10American Female
ENAmerican Male
ENBritish Female
ENBritish Male
ENCalm Voice
ENCheerful Voice
ENConversational Voice
ENFemale Narrator
ENMale Narrator
ENProfessional Voice
ENHow to Use Parler-TTS
-
1
Sign up free or try the demo
Create a free TextToSpeechAI account for 200 starter credits, or open the demo to try Parler-TTS instantly without signing up.
-
2
Select Parler-TTS and write a voice description
Choose Parler-TTS as your engine, then write a plain-text voice description such as "A young woman speaks clearly with an American accent." Include age, gender, accent, pace, and mood to shape the voice.
-
3
Enter the text to speak
Type or paste the script you want spoken. Parler-TTS renders this text in the voice defined by your description, so keep the description and the script in the same language (English works best).
-
4
Generate the speech
Click generate to send the job to our GPU backend. Parler-TTS synthesizes natural-sounding audio matching your described voice, billed at the Premium tier of 25 credits per 1000 characters.
-
5
Download or call the API
Download the finished audio as MP3, WAV, or OGG, or automate generation through the TextToSpeechAI API by passing your text and saved voice description in each request.
Parler-TTS 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": "A cheerful young woman speaks with an American accent.",
"voice": "parler-female_american"
}'
Frequently Asked Questions
Technical Specs
- Generation Speed Moderate
- Output Quality Very Good
- Voice Cloning Not Supported
- Languages 1
- GPU VRAM 4-8GB
- Credits/1000 chars 25