via “multilingual text-to-speech synthesis with speech-language modeling”
text-to-speech model by undefined. 1,57,348 downloads.
Unique: Unified speech language model approach using fine-tuned Llama 3.2 3B for 10 languages simultaneously, predicting acoustic tokens directly from text without separate acoustic modeling stages — contrasts with traditional cascade TTS pipelines (text→phonemes→acoustic features→vocoder) by collapsing stages into single transformer-based token prediction
vs others: Smaller footprint (3B params) than most open-source multilingual TTS systems while maintaining 10-language support, enabling edge deployment; however, likely trades audio quality for model efficiency compared to larger models like Vall-E or proprietary systems (Google Cloud TTS, Azure Speech)