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

TitleStatusHype
A Self-Refining Framework for Enhancing ASR Using TTS-Synthesized Data0
Seeing Voices: Generating A-Roll Video from Audio with Mirage0
Transcript-Prompted Whisper with Dictionary-Enhanced Decoding for Japanese Speech Annotation0
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
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
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
Show:102550
← PrevPage 30 of 142Next →

No leaderboard results yet.