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

TitleStatusHype
EmoCat: Language-agnostic Emotional Voice Conversion0
Generating coherent spontaneous speech and gesture from text0
Whispered and Lombard Neural Speech Synthesis0
Joint Audio-Visual Deepfake Detection0
Bidirectional Variational Inference for Non-Autoregressive Text-to-SpeechCode1
Unified Mandarin TTS Front-end Based on Distilled BERT ModelCode1
Detection of Lexical Stress Errors in Non-Native (L2) English with Data Augmentation and Attention0
Denoising Text to Speech with Frame-Level Noise Modeling0
Parallel WaveNet conditioned on VAE latent vectors0
Syntactic representation learning for neural network based TTS with syntactic parse tree traversal0
Show:102550
← PrevPage 108 of 142Next →

No leaderboard results yet.