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
Improve few-shot voice cloning using multi-modal learning0
Text-free non-parallel many-to-many voice conversion using normalising flows0
Language-Agnostic Meta-Learning for Low-Resource Text-to-Speech with Articulatory Features0
Revisiting Over-Smoothness in Text to Speech0
Human Detection of Political Speech Deepfakes across Transcripts, Audio, and Video0
Improving Cross-lingual Speech Synthesis with Triplet Training Scheme0
r-G2P: Evaluating and Enhancing Robustness of Grapheme to Phoneme Conversion by Controlled noise introducing and Contextual information incorporation0
ProsoSpeech: Enhancing Prosody With Quantized Vector Pre-training in Text-to-Speech0
Voice Filter: Few-shot text-to-speech speaker adaptation using voice conversion as a post-processing module0
Unsupervised word-level prosody tagging for controllable speech synthesis0
Show:102550
← PrevPage 98 of 142Next →

No leaderboard results yet.