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

TitleStatusHype
TTS-Transducer: End-to-End Speech Synthesis with Neural Transducer0
Probing Speaker-specific Features in Speaker Representations0
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
Disambiguation of Chinese Polyphones in an End-to-End Framework with Semantic Features Extracted by Pre-trained BERT0
FaceSpeak: Expressive and High-Quality Speech Synthesis from Human Portraits of Different Styles0
Stable-TTS: Stable Speaker-Adaptive Text-to-Speech Synthesis via Prosody Prompting0
"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen EntitiesCode0
Indonesian-English Code-Switching Speech Synthesizer Utilizing Multilingual STEN-TTS and Bert LID0
Advancing NAM-to-Speech Conversion with Novel Methods and the MultiNAM Dataset0
Incremental Disentanglement for Environment-Aware Zero-Shot Text-to-Speech Synthesis0
Show:102550
← PrevPage 41 of 142Next →

No leaderboard results yet.