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

TitleStatusHype
Low-Latency Incremental Text-to-Speech Synthesis with Distilled Context Prediction Network0
On-device neural speech synthesis0
fairseq S^2: A Scalable and Integrable Speech Synthesis ToolkitCode0
Zero-Shot Text-to-Speech for Text-Based Insertion in Audio NarrationCode1
Referee: Towards reference-free cross-speaker style transfer with low-quality data for expressive speech synthesis0
Integrated Speech and Gesture SynthesisCode0
A Unified Transformer-based Framework for Duplex Text Normalization0
Fighting Game Commentator with Pitch and Loudness Adjustment Utilizing Highlight Cues0
GC-TTS: Few-shot Speaker Adaptation with Geometric Constraints0
Enhancing audio quality for expressive Neural Text-to-Speech0
Show:102550
← PrevPage 98 of 142Next →

No leaderboard results yet.