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

TitleStatusHype
Highly Effective Arabic Diacritization using Sequence to Sequence Modeling0
Neural Text Normalization with Subword Units0
A Cost Efficient Approach to Correct OCR Errors in Large Document Collections0
FastSpeech: Fast,Robustand Controllable Text-to-SpeechCode2
FastSpeech: Fast, Robust and Controllable Text to SpeechCode2
Non-Autoregressive Neural Text-to-SpeechCode0
Effective parameter estimation methods for an ExcitNet model in generative text-to-speech systemsCode0
CHiVE: Varying Prosody in Speech Synthesis with a Linguistically Driven Dynamic Hierarchical Conditional Variational Network0
Almost Unsupervised Text to Speech and Automatic Speech Recognition0
Semi-supervised Sequence-to-sequence ASR using Unpaired Speech and Text0
Show:102550
← PrevPage 128 of 142Next →

No leaderboard results yet.