Semantic-VAE: Semantic-Alignment Latent Representation for Better Speech Synthesis
About
Mel-spectrograms have been widely used in zero-shot text-to-speech (TTS); their inherent redundancy leads to inefficiency in text-speech alignment. Compact VAE-based latent representations have emerged as a stronger alternative but exhibit an optimization dilemma: higher-dimensional latents improve reconstruction quality and speaker similarity but degrade intelligibility, while lower-dimensional latents improve intelligibility at the cost of reconstruction fidelity. To overcome this dilemma, we propose Semantic-VAE, which uses semantic alignment regularization in the latent space. This design alleviates the reconstruction-generation trade-off by capturing semantic structure in high-dimensional latent representations. When integrated into F5-TTS, our method achieves 2.10% WER and 0.64 speaker similarity on LibriSpeech-PC, outperforming mel-based systems and vanilla acoustic VAE baselines with improved training efficiency. Demo and codes: https://zhikangniu.github.io/semantic-vae/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech (test-other) | WER21.32 | 1447 | |
| Automatic Speech Recognition | AISHELL-1 (test) | -- | 177 | |
| Automatic Speech Recognition | Librispeech (test-clean) | WER9.69 | 170 | |
| Text-to-Speech | Seed-TTS zh (test) | -- | 87 | |
| Text-to-Speech | LibriSpeech PC clean (test) | WER1.95 | 66 | |
| Speech Reconstruction | LibriSpeech clean (test) | UTMOS Score4.13 | 60 | |
| Speech Processing | SUPERB | KWS Acc0.4349 | 52 | |
| Text-to-Speech | Seed-TTS-Eval (test) | WER1.42 | 40 | |
| Text-to-Speech | Seed-TTS Seed-EN (test) | WER1.0232 | 32 | |
| Text-to-speech generation | LibriSpeech-PC (test-clean) | WER2.01 | 16 |