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

TitleStatusHype
Cross-Dialect Text-To-Speech in Pitch-Accent Language Incorporating Multi-Dialect Phoneme-Level BERT0
Generative Data Augmentation Challenge: Zero-Shot Speech Synthesis for Personalized Speech Enhancement0
GOAT-TTS: Expressive and Realistic Speech Generation via A Dual-Branch LLM0
Creating New Voices using Normalizing Flows0
Attention-Constrained Inference for Robust Decoder-Only Text-to-Speech0
Grapheme-Coherent Phonemic and Prosodic Annotation of Speech by Implicit and Explicit Grapheme Conditioning0
An Investigation of the Relation Between Grapheme Embeddings and Pronunciation for Tacotron-based Systems0
Grapheme-to-Phoneme Transformer Model for Transfer Learning Dialects0
GraphPB: Graphical Representations of Prosody Boundary in Speech Synthesis0
Generative Adversarial Network based Speaker Adaptation for High Fidelity WaveNet Vocoder0
Show:102550
← PrevPage 62 of 142Next →

No leaderboard results yet.