Hugging Face Daily PapersKunat Pipatanakul, Potsawee Manakul, Warit Sirichotedumrong1 min readpaperadvanced
Building and Evaluating Fixed-Voice Thai TTS from Synthetic Speech
Summary
Researchers train a compact 82 M‑parameter Thai fixed‑voice TTS model using synthetic speech generated by a large voice‑cloning teacher, requiring only a 15‑second real reference. The student achieves 68.2% keyword accuracy and 91.4% pause precision, outperforming its teacher on pause placement and enabling on‑device inference.
- Synthetic data from a large voice‑cloning model lets a 15 s real audio reference produce an 82 M‑parameter fixed‑voice Thai TTS model.
- Text preprocessing, generation filtering, and rejection sampling are essential to mitigate teacher errors while preserving coverage.
- The student reaches 68.2% challenge‑set keyword accuracy (85.5% of Gemini 3.1) and 91.4% pause precision, surpassing its teacher on pause placement.
- Character error rates are 3.7% for Thai and 1.1% for English loanwords, handling tonal and code‑switching challenges.
Teams building on‑device TTS for low‑resource languages should care because this shows a practical way to get a compact, high‑quality fixed‑voice model from minimal real data.
7/10