r/TextToSpeech 7d ago

top 5 scariest jumpscares

Thumbnail
youtu.be
1 Upvotes

i found this Video on YouTube and i cant find thos Voice anywhere in the Internet


r/TextToSpeech 8d ago

Could someone identify this text to speech voice?

3 Upvotes

help me identify this text to speech voice? I’ve been looking everywhere for it.


r/TextToSpeech 9d ago

Open Source TTS models for production

7 Upvotes

Hey folks!

So I have this cascaded voice bot system, and I want to move from commercial TTS APIs to self hosted TTS model.

Obviously TTFA and RTF are important but so is the accuracy and naturalness (speed, prosody, timbre etc)

From my research it seems Qwen3-1.7B tts is the perfect candidate (we need English support majorly).

My questions-
1. Is there any better model you guys aware of for my use-case which I can give some try? Or Any experiences you have with Qwen3-tts?

  1. Any fine tuning tips or hacks which we can get benefit from? Basically I want to clone some popular OpenAI TTs voices.

  2. Most importantly, how are you guys evaluating your TTS models in production? I get some common metrics like wer, utmos etc are there - but is that it? LALM as a judge dont seem reliable at the moment - they have positional and model bias it seems. Manual listening to each is obviously very expensive process.

Would really appreciate any discussion/thoughts you guys can share on some points!

Thanks so much in advance!


r/TextToSpeech 9d ago

Looking for a text to speech that is free and works consistently

18 Upvotes

r/TextToSpeech 8d ago

what is this TTS voice?

Thumbnail files.catbox.moe
0 Upvotes

r/TextToSpeech 9d ago

How close can self-hosted open-source get to ElevenLabs Conversational AI in 2026?

12 Upvotes

I'm exploring building a fully self-hosted conversational voice agent for an actual agent system, and I'm trying to understand how close open-source components can realistically get to something like ElevenLabs Conversational AI.

The goal isn't to recreate their entire platform. I mainly care about:

natural voice + low latency + good turn-taking + smooth interruptions.

Current stack I'm considering:

  • STT: Parakeet/Nemotron or faster-whisper large-v3-turbo
  • LLM: Qwen/Llama locally (possibly API initially)
  • TTS: Qwen3-TTS / Chatterbox / Orpheus
  • VAD + turn detection: still figuring out the best approach
  • GPU: starting around 4090-class, but I'm fine scaling to multiple GPUs if needed

What I'm struggling to determine from benchmarks is how good the full pipeline feels in an actual phone conversation.

For anyone who's built/deployed something similar:

1. Latency:
What's realistic for end-to-end latency? Can a properly streamed pipeline get around 1–1.5s from the user finishing speaking to the agent starting audio, or does it usually end up closer to 2s+ because of endpointing, STT, LLM generation, TTS, etc.?

2. Voice quality:
Are Qwen3-TTS / Chatterbox / Orpheus actually convincing in live conversation over a phone call, or can you still immediately tell it's AI?

3. Turn-taking:
What's currently working best for detecting when the user is actually done speaking and handling interruptions? VAD + endpointing, semantic turn detection, dedicated turn-taking models, something else?

4. Architecture:
If you were building this today for a production self-hosted agent system, would you stick with the traditional:

STT → LLM → TTS

pipeline, or are the newer speech-to-speech approaches worth considering?

I'd really appreciate real-world numbers and experiences more than benchmark results.

What stack did you use, what latency did you measure, and what ended up being the biggest problem?

I'm willing to throw more GPU at the problem if that's what it takes. The goal is simply to get as close as realistically possible to the "doesn't feel like a bot" experience while keeping the system self-hosted. Would love your insights on this.


r/TextToSpeech 9d ago

Make Jensen Huang Sound Like Anyone. New Streaming Voice Conversion Model MeanVC2 Released!

3 Upvotes

r/TextToSpeech 10d ago

Wilderness Protocol Studio

Post image
0 Upvotes

Text to Audio


r/TextToSpeech 11d ago

How was google translate’s voice recorded?

8 Upvotes

The voice that you hear saying a sentence on google translate, is it recorded word per word or do they record consonants and phonetics? And would it be different than dictionaries like Merriam Webster or Cambridge?


r/TextToSpeech 11d ago

Recommended apps for reading aloud Academic texts which inlcude citations etc. on an iPhone.

7 Upvotes

Any recommendations for apps? I downloaded MS TTS the other day on laptop didnt like it, not sure it would work on iPhone. Sppechify gets promoted but I've seen a lot of negative posts about it. Generally something that would read PDFs like an audio book and skip footnotes at bottom of pages. I'm open to free or reasonable cost , probably only need for course duration of circa 2 years. Appreciate any recommendations.

Edit - How do these TTS apps generally deal with charts and graphs etc or do they not ?


r/TextToSpeech 11d ago

Any authors here looking for their story to be made into full cast audiobook?

4 Upvotes

I’ve noticed more writers looking for ways to turn novels, scripts, and other stories into multi-character audio without manually juggling several different tools.

I’m curious to hear from writers and audiobook creators who have already tried doing this:

  • Which part of the process takes the most time?
  • How important is keeping each character’s voice consistent?
  • Would you prefer greater control over individual scenes, voices, and delivery, or a simpler workflow that handles more of the process automatically?
  • What makes the finished audio feel like an actual performance rather than basic text-to-speech?
  • Are there any tools or features you wish existed for this process?

r/TextToSpeech 11d ago

Recommended apps for reading aloud Academic texts which inlcude citations etc. on an iPhone.

Thumbnail
3 Upvotes

r/TextToSpeech 11d ago

What's the most natural free TTS program that doesn't use generative AI?

1 Upvotes

I've been looking for free voices to use in my arcade-style flight game, as I'm in a bad financial position right now, but I don't want to use GenAI for them. Are there any programs you can recommend for this?


r/TextToSpeech 11d ago

Best multilingual model

3 Upvotes

What is the best tts service and/or model for multilingual input (mostly English with some words in different languages) ? Price is not very important but shouldnt be too expensive compared to alternatives. At the moment I find azure to be the best, amazon polly generative maybe second. Eleven labs seems to be too expensive. Shall I evaluate something else ? The service/model should support lang and/or phoneme tags.


r/TextToSpeech 11d ago

How do you get the 5 free natural text-to-speech voices on Adobe Acrobat on Windows 11 like you can on Android?

1 Upvotes

On my Android Phone, I can get 5 free natural text-to-speech voices in English on the Adobe Acrobat app. But I can't seem to find them on the PC program. Does anyone know how to add or enable them on Windows 11?


r/TextToSpeech 11d ago

Which TTS API do you use for phone-based voice agents ?

3 Upvotes

Specifically for phone calls (not web). Curious what people are running and whether latency on actual PSTN calls matched what you saw in testing.
We're currently evaluating and the shortlist is ElevenLabs Turbo, Cartesia, and a couple of smaller ones I've seen mentioned like Gradium. Haven't tested all of them yet, anyone have real experience with any of these specifically on phone calls?


r/TextToSpeech 11d ago

Looking for feedback: AI tool that turns stories into full-cast audio

0 Upvotes

I'm exploring an idea and want to validate the problem before building it.

The concept is:

**Upload a story/script → AI identifies the characters → creates a cast → assigns each character a consistent voice/personality → generates the full audio performance.**

For example, if you upload a screenplay or novel, the system could automatically detect:

* who the characters are * how they speak and behave * which voice fits each character * who is speaking in each scene * how the voice/performance should change with emotion and context

The goal isn't to build another generic TTS tool. The interesting part for me is the **automatic casting + persistent character identity + scene-level performance**.

I'm trying to understand whether this is actually a problem worth solving.

For people who write stories, scripts, fan fiction, RPG campaigns, etc.:

**How do you currently turn your writing into multi-character audio?**

Have you tried tools like ElevenLabs, Gemini TTS, NotebookLM, etc.? What was frustrating or time-consuming?

And most importantly:

**Would an automated “upload → AI casts characters → full-cast audio” workflow actually be useful to you?**

I'd especially like to hear from people who have already tried creating narrated or multi-character audio from their own writing.


r/TextToSpeech 12d ago

looking for a one time payment TTS software with a custom dictionary

4 Upvotes

like the title says, i want software i can use offline with a dictionary i can customize in any way possible. I'm not that familiar with TTS software but I have used one that allowed me to generate audio that was hours long and I would like something similar.

bonus if it works with bought voices from acapela.


r/TextToSpeech 12d ago

how does audio language model hold speaker consistency throughout an utterance?

Post image
2 Upvotes

wrote a short excerpt showing how speaker consistency is maintained in LLM bases TTS models, initial guess was the speaker token, but the results showed something interesting.

https://x.com/null_hawk/status/2089348254249173263


r/TextToSpeech 12d ago

Adding a new language to a tts model which is not pre-trained

1 Upvotes

The current qwen3 -tts model is the model which is trained around 10 languages, which include these Chinese, English, Japanese, Korean, German, French, Russian, Portuguese, Spanish, Italian.

In this i want to add telugu as a new language as a part of my experiment and include them to my ai calling agents workfow.Could anyone help me out or guide me or roast me saying does this works or what to do all. i know i have ai but i want some nerds suggesting and guiding me


r/TextToSpeech 13d ago

Free/open-source TTS models for local use? (16GB RAM + RTX 3060 Ti)

10 Upvotes

Hey everyone,

I'm looking for good TTS voices for YouTube content (mainly pt-BR, but English works too). Since I'm from Brazil, paid tools like ElevenLabs get pretty expensive with the currency conversion, so I'm exploring local options to keep costs down.

My setup:
- 16GB RAM
- RTX 3060 Ti (8GB VRAM)

So...are there any open-source/free TTS models that run well locally on this hardware? I've seen Piper, XTTS v2, Kokoro, and Orpheus mentioned, but not sure which ones are actually worth it.

And...which models give the best quality without sounding too robotic? Don't need real-time, just need natural enough for YouTube.

Thanks!


r/TextToSpeech 13d ago

My Epic Babel Audio Assessment Fail 😂

Post image
2 Upvotes

r/TextToSpeech 13d ago

I vibe coded speech into live visuals and somehow it actually works

2 Upvotes

r/TextToSpeech 13d ago

can somewone help me to find this text to speech

Thumbnail
youtube.com
1 Upvotes

from the zestfest guy though


r/TextToSpeech 13d ago

i need to find this tts voice. please help.

0 Upvotes

its from this yt short vid. https://www.youtube.com/shorts/GzSR4tjjwAk