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

TitleStatusHype
Generating coherent spontaneous speech and gesture from text0
Whispered and Lombard Neural Speech Synthesis0
Joint Audio-Visual Deepfake Detection0
Detection of Lexical Stress Errors in Non-Native (L2) English with Data Augmentation and Attention0
Parallel WaveNet conditioned on VAE latent vectors0
Denoising Text to Speech with Frame-Level Noise Modeling0
Syntactic representation learning for neural network based TTS with syntactic parse tree traversal0
Using previous acoustic context to improve Text-to-Speech synthesis0
MLS: A Large-Scale Multilingual Dataset for Speech ResearchCode0
Cross-Modal Generalization: Learning in Low Resource Modalities via Meta-AlignmentCode0
Show:102550
← PrevPage 113 of 142Next →

No leaderboard results yet.