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

TitleStatusHype
Hierarchical Sequence to Sequence Voice Conversion with Limited Data0
M3D-GAN: Multi-Modal Multi-Domain Translation with Universal Attention0
Learning to Speak Fluently in a Foreign Language: Multilingual Speech Synthesis and Cross-Language Voice CloningCode3
A Methodology for Controlling the Emotional Expressiveness in Synthetic Speech -- a Deep Learning approach0
A Novel Approach to OCR using Image Recognition based Classification for Ancient Tamil Inscriptions in Temples0
Fine-grained robust prosody transfer for single-speaker neural text-to-speech0
Polyphone Disambiguation for Mandarin Chinese Using Conditional Neural Network with Multi-level Embedding Features0
Attention model for articulatory features detectionCode1
An adaptable task-oriented dialog system for stand-alone embedded devices0
Improving Performance of End-to-End ASR on Numeric Sequences0
Show:102550
← PrevPage 126 of 142Next →

No leaderboard results yet.