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 261270 of 1419 papers

TitleStatusHype
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-SpeechCode1
Crowdsourced and Automatic Speech Prominence EstimationCode1
ArTST: Arabic Text and Speech TransformerCode1
Cross-speaker Emotion Transfer Based on Speaker Condition Layer Normalization and Semi-Supervised Training in Text-To-SpeechCode1
Dict-TTS: Learning to Pronounce with Prior Dictionary Knowledge for Text-to-SpeechCode1
EfficientSpeech: An On-Device Text to Speech ModelCode1
ESPnet-SLU: Advancing Spoken Language Understanding through ESPnetCode1
E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTSCode1
EdiTTS: Score-based Editing for Controllable Text-to-SpeechCode1
HiFi-WaveGAN: Generative Adversarial Network with Auxiliary Spectrogram-Phase Loss for High-Fidelity Singing Voice GenerationCode1
Show:102550
← PrevPage 27 of 142Next →

No leaderboard results yet.