SOTAVerified

Text to Speech

import gTTS import os def text_to_speech_kurdish(text, output_file="output.mp3"): # گۆڕینی نووسین بۆ دەنگ بە زمانی کوردی (هەڵبژاردنی زمانی "ku" بۆ کوردی) tts = gTTS(text=text, lang='ku', slow=False) tts.save(output_file) os.system(f"start {output_file}") # کردنەوەی فایلە دەنگییەکە (لە Windows) # نموونە: text_to_speech_kurdish("سڵاو، ئەمە دەنگی منە بە زمانی کوردی.")

Papers

Showing 551560 of 1419 papers

TitleStatusHype
DNN-based Speech Synthesis for Indian Languages from ASCII text0
DMOSpeech: Direct Metric Optimization via Distilled Diffusion Model in Zero-Shot Speech Synthesis0
BASE TTS: Lessons from building a billion-parameter Text-to-Speech model on 100K hours of data0
Distribution augmentation for low-resource expressive text-to-speech0
DisfluencySpeech -- Single-Speaker Conversational Speech Dataset with Paralanguage0
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
Advances in Speech Vocoding for Text-to-Speech with Continuous Parameters0
DisfluencyFixer: A tool to enhance Language Learning through Speech To Speech Disfluency Correction0
Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization0
Balancing Speech Understanding and Generation Using Continual Pre-training for Codec-based Speech LLM0
Show:102550
← PrevPage 56 of 142Next →

No leaderboard results yet.