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

TitleStatusHype
A Corpus of Neutral Voice Speech in Brazilian Portuguese0
Grad-TTS: A Diffusion Probabilistic Model for Text-to-SpeechCode1
Wav2KWS: Transfer Learning from Speech Representations for Keyword SpottingCode1
Learning Robust Latent Representations for Controllable Speech Synthesis0
DiffSinger: Singing Voice Synthesis via Shallow Diffusion MechanismCode2
Talrómur: A large Icelandic TTS corpus0
On Addressing Practical Challenges for RNN-Transducer0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
Deep Learning Based Assessment of Synthetic Speech NaturalnessCode1
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
Non-autoregressive sequence-to-sequence voice conversion0
Enhancing Word-Level Semantic Representation via Dependency Structure for Expressive Text-to-Speech Synthesis0
Comparing the Benefit of Synthetic Training Data for Various Automatic Speech Recognition Architectures0
A Toolbox for Construction and Analysis of Speech DatasetsCode1
Exploring Machine Speech Chain for Domain Adaptation and Few-Shot Speaker Adaptation0
Flavored Tacotron: Conditional Learning for Prosodic-linguistic Features0
Grapheme-to-Phoneme Transformer Model for Transfer Learning Dialects0
AI4D -- African Language ProgramCode0
Hi-Fi Multi-Speaker English TTS Dataset0
Reinforcement Learning for Emotional Text-to-Speech Synthesis with Improved Emotion Discriminability0
Diff-TTS: A Denoising Diffusion Model for Text-to-Speech0
SC-GlowTTS: an Efficient Zero-Shot Multi-Speaker Text-To-Speech ModelCode1
Show:102550
← PrevPage 42 of 57Next →

No leaderboard results yet.