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

TitleStatusHype
AdaSpeech 2: Adaptive Text to Speech with Untranscribed DataCode1
KazakhTTS: An Open-Source Kazakh Text-to-Speech Synthesis DatasetCode1
TalkNet 2: Non-Autoregressive Depth-Wise Separable Convolutional Model for Speech Synthesis with Explicit Pitch and Duration PredictionCode1
Proteno: Text Normalization with Limited Data for Fast Deployment in Text to Speech SystemsCode1
A Toolbox for Construction and Analysis of Speech DatasetsCode1
SC-GlowTTS: an Efficient Zero-Shot Multi-Speaker Text-To-Speech ModelCode1
Limited Data Emotional Voice Conversion Leveraging Text-to-Speech: Two-stage Sequence-to-Sequence TrainingCode1
AdaSpeech: Adaptive Text to Speech for Custom VoiceCode1
LightSpeech: Lightweight and Fast Text to Speech with Neural Architecture SearchCode1
Bidirectional Variational Inference for Non-Autoregressive Text-to-SpeechCode1
Show:102550
← PrevPage 23 of 142Next →

No leaderboard results yet.