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

TitleStatusHype
Accurate Emotion Strength Assessment for Seen and Unseen Speech Based on Data-Driven Deep LearningCode1
Dict-TTS: Learning to Pronounce with Prior Dictionary Knowledge for Text-to-SpeechCode1
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-SpeechCode1
A Character-level Span-based Model for Mandarin Prosodic Structure PredictionCode1
An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice TransformerCode1
JETS: Jointly Training FastSpeech2 and HiFi-GAN for End to End Text to SpeechCode1
End to End Lip Synchronization with a Temporal AutoEncoderCode1
Unsupervised Text-to-Speech Synthesis by Unsupervised Automatic Speech RecognitionCode1
ESPnet-SLU: Advancing Spoken Language Understanding through ESPnetCode1
More than Words: In-the-Wild Visually-Driven Prosody for Text-to-SpeechCode1
Show:102550
← PrevPage 20 of 142Next →

No leaderboard results yet.