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

TitleStatusHype
On Addressing Practical Challenges for RNN-Transducer0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
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
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
Reinforcement Learning for Emotional Text-to-Speech Synthesis with Improved Emotion Discriminability0
Show:102550
← PrevPage 110 of 142Next →

No leaderboard results yet.