indic-parler-ttsModel45/100 via “batch-text-to-speech-processing-with-language-detection”
text-to-speech model by undefined. 7,72,616 downloads.
Unique: Implements language detection at the batch level using lightweight language identification models integrated into the preprocessing pipeline, enabling automatic routing without external API calls. Batch tokenization respects language-specific phoneme inventories, ensuring each language's text is processed with appropriate linguistic constraints even within mixed-language batches.
vs others: Outperforms sequential TTS processing by 3-5x for batch operations through GPU-level parallelization, and eliminates manual language specification overhead compared to single-language TTS systems through integrated language detection.