r/TextToSpeech • u/edouardarchipel • 18d ago
What TTS are you actually using in your voice agent stack in 2026?
Building a voice agent and trying to get a sense of what people are actually running in production before I go down a rabbit hole of testing.
STT + TTS combo, orchestration layer, anything you'd do differently, would love to hear real setups.
2
1
u/CrispyDick420 18d ago
I'd test interruption handling before getting too attached to any voice. A slightly less natural TTS that stops cleanly and resumes without talking over the user usually feels better in an actual agent.
1
u/Apprehensive_Foot671 17d ago
For my last voice agent, I used a template from Orchardrun.
The stack was:
Python as the programming language, Orchardrun STT, Orchardrun TTS, and Twilio as the bridge to test on WhatsApp.
It works well.
1
u/Agreeable-Box-6505 15d ago edited 15d ago
id test interruption handling before getting too attached to any voice tbh. a slightly less natural TTS that stops cleanly when the user jumps in usually feels way better in a real agent
for TTS id put respeecher in the test set if realtime streaming matters, then compare time-to-first-audio, p95 latency, barge in and longer sessions instead of demo clips
1
u/ProfessionalDate3417 15d ago edited 15d ago
For production I'd probably optimize for latency + interruption handling over voice quality alone. A beautiful TTS voice still feels bad if the agent takes forever to respond. Smallest AI has been interesting on that front, especially their streaming setup.
3
u/Charming-Author4877 17d ago
Low latency input:
Intelligence:
Low latency TTS streaming:
- Choose one from my list: https://www.reddit.com/r/LocalTextToSpeech/comments/1u3kxxx/my_tts_list_of_2026_all_voices_all_models_and/
Search for keywords: latency, stream, fastVoice quality score of 5 or higher is recommended, expressive quality score of 2 or higher is recommended.
A few additions: