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 31–40 of 1419 papers

TitleStatusHype
Voice Impression Control in Zero-Shot TTS—0
Intelligibility of Text-to-Speech Systems for Mathematical Expressions—0
Grapheme-Coherent Phonemic and Prosodic Annotation of Speech by Implicit and Explicit Grapheme Conditioning—0
HiFiTTS-2: A Large-Scale High Bandwidth Speech Dataset—0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions—0
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 Indexing—0
UniCUE: Unified Recognition and Generation Framework for Chinese Cued Speech Video-to-Speech Generation—0
Towards a Japanese Full-duplex Spoken Dialogue System—0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech—0
Show:102550
← PrevPage 4 of 142Next →

No leaderboard results yet.