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

TitleStatusHype
Voice Impression Control in Zero-Shot TTS0
Intelligibility of Text-to-Speech Systems for Mathematical Expressions0
Grapheme-Coherent Phonemic and Prosodic Annotation of Speech by Implicit and Explicit Grapheme Conditioning0
HiFiTTS-2: A Large-Scale High Bandwidth Speech Dataset0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
BitTTS: Highly Compact Text-to-Speech Using 1.58-bit Quantization and Weight Indexing0
UniCUE: Unified Recognition and Generation Framework for Chinese Cued Speech Video-to-Speech Generation0
Towards a Japanese Full-duplex Spoken Dialogue System0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech0
Show:102550
← PrevPage 4 of 142Next →

No leaderboard results yet.