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

TitleStatusHype
Leveraging Unpaired Text Data for Training End-to-End Speech-to-Intent Systems0
Non-Attentive Tacotron: Robust and Controllable Neural TTS Synthesis Including Unsupervised Duration ModelingCode1
Latent linguistic embedding for cross-lingual text-to-speech and voice conversion0
Neural Speech Synthesis for Estonian0
The Sequence-to-Sequence Baseline for the Voice Conversion Challenge 2020: Cascading ASR and TTSCode0
JSSS: free Japanese speech corpus for summarization and simplificationCode0
Compress Polyphone Pronunciation Prediction Model with Shared Labels0
Automatic Arabic Dialect Identification Systems for Written Texts: A Survey0
Accent Estimation of Japanese Words from Their Surfaces and Romanizations for Building Large Vocabulary Accent DictionariesCode1
Hierarchical Multi-Grained Generative Model for Expressive Speech Synthesis0
Show:102550
← PrevPage 114 of 142Next →

No leaderboard results yet.