BIberlin Isaiahinvoxflash.hashnode.dev·Jun 30 · 17 min readWhy Your Flow Matching TTS Model Won't Converge — and the Latent Statistics Behind ItA statistical deep dive into VAE latent scale, SNR mismatch, and per-channel normalization, with VoxFlash-TTS as a running case study If you're training a Flow Matching speech model and convergence fe00
BIberlin Isaiahinvoxflash.hashnode.dev·Jun 20 · 8 min readWhy Reference Audio Gets Contaminated by Noise in Masked Diffusion TTSThe structural problem with bidirectional self-attention in voice cloning Speech Synthesis · Diffusion Models · Voice Cloning · 2026 Masked diffusion is one of the most architecturally elegant approa00
BIberlin Isaiahinvoxflash.hashnode.dev·Jun 20 · 9 min readWhy Cross-Attention Breaks in Diffusion-Based TTS — And Three Ways to Fix ItA deep dive into phoneme alignment, the early-timestep failure problem, and LARoPE Speech Synthesis · Deep Learning · Positional Encoding · 2026 Building a text-to-speech system with a diffusion mode00
BIberlin Isaiahinvoxflash.hashnode.dev·Jun 20 · 32 min readPhoneme Alignment in TTS: From Explicit Duration Modeling to Implicit Attention LearningA technical deep dive into how text-to-speech systems solve the phoneme-to-frame alignment problem — from FastSpeech's duration predictors to F5-TTS's implicit attention, and the "alignment prior" mod00
BIberlin Isaiahinvoxflash.hashnode.dev·May 25 · 5 min readHow We Cut TTS Inference to Milliseconds: A Deep Dive into VoxFlash-TTSIf you've ever tried to build a real-time voice application, you've hit the same wall: text-to-speech is too slow. Not slow in a "it takes a few seconds" way. Slow in a "this fundamentally doesn't wor00