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

TitleStatusHype
Enhanced Direct Speech-to-Speech Translation Using Self-supervised Pre-training and Data Augmentation0
SOMOS: The Samsung Open MOS Dataset for the Evaluation of Neural Text-to-Speech Synthesis0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
Deliberation Model for On-Device Spoken Language Understanding0
VQTTS: High-Fidelity Text-to-Speech Synthesis with Self-Supervised VQ Acoustic Feature0
Text-To-Speech Data Augmentation for Low Resource Speech Recognition0
AdaSpeech 4: Adaptive Text to Speech in Zero-Shot Scenarios0
WavThruVec: Latent speech representation as intermediate features for neural speech synthesis0
Open Source MagicData-RAMC: A Rich Annotated Mandarin Conversational(RAMC) Speech Dataset0
Mixed-Phoneme BERT: Improving BERT with Mixed Phoneme and Sup-Phoneme Representations for Text to Speech0
Show:102550
← PrevPage 96 of 142Next →

No leaderboard results yet.