r/tts

▲ 2 r/tts

Kindle books and Speechify.

I am learning to use Speechify. I know you can't upload Kindle books to Speechify. But can you listen to them in Chrome with the Speechify browser extension? If so, does it work smoothly, or are there glitches? Thanks so much for any help you can provide!

reddit.com
u/orangeberrymango — 1 day ago
▲ 4 r/tts+1 crossposts

finetuning Qwen 3 TTS on low resource languages or languages not suppported officially by Qwen 3 TTs

I am trying to finetune qwen 3 TTS on Indian languages. It worked well on Hindi, but it is working very bad on other languages. How do I make the audio better ? Any suggestions ?

reddit.com
u/ravk_1234 — 4 days ago
▲ 14 r/tts+2 crossposts

VoxFlash-TTS: an ultra-compressed latent diffusion voice cloning model (9 Hz latent space, ONNX, zero-shot CN/EN)

I've been working on a zero-shot voice cloning TTS system and wanted to share it here in case it's useful to anyone working on similar problems.

What it is

VoxFlash-TTS is a flow-matching based voice cloning model that operates in a heavily compressed latent space — 9 Hz, instead of the much higher frame rates most diffusion/flow TTS systems use. The idea was to see how far latent compression could go before quality breaks down, since lower frame rates mean fewer steps and faster inference for a given NFE budget.

Some of the design choices:

  • Phoneme encoder: ConvNeXtV2-based, rather than a standard Conformer/Transformer stack.
  • Generative backbone: flow matching with an Euler solver, NFE=16 by default.
  • Speaker conditioning: ConvNeXtV2 speaker encoder with attentive statistical pooling, fed into AdaLN.
  • Cross-lingual zero-shot cloning: Chinese and English, including code-switching.
  • Inference: exported to ONNX, packaged for Docker deployment, no Python training stack required at inference time.

Why 9 Hz

Most latent TTS systems run their diffusion/flow process at much higher temporal resolution. Compressing the latent sequence rate this aggressively is mainly a bet on inference cost — fewer latent frames per second of audio means a much smaller sequence for the flow matching model to denoise, which matters a lot if you care about real-time or low-resource deployment rather than just sample quality in isolation. It's a tradeoff, and I'd be curious to hear from others who've pushed compression in either direction.

Links

Happy to answer questions about the architecture, the flow matching formulation, or the ONNX export pipeline — these were the trickiest parts to get right, especially the velocity target derivation and keeping VAE latent normalization consistent between training and inference.

u/Significant-Disk1890 — 6 days ago
▲ 0 r/tts

I NEED ADAM VOICE FROM ELEVENLABS...?

I have a yt channel and I use Adam voice....but I have very little resources and no money ..I work on mobile phone...I can't buy subscription....anyone know how can I get adam voice for free ..I know it's not ethical...I tried Capcut but Capcut is not stable...as my videos are 1 hour long so it takes lot of time to generate from Capcut ..please help me out...

reddit.com
u/Background_Smell_514 — 11 days ago