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

TitleStatusHype
VECL-TTS: Voice identity and Emotional style controllable Cross-Lingual Text-to-Speech0
Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?0
Meta Learning Text-to-Speech Synthesis in over 7000 Languages0
Controlling Emotion in Text-to-Speech with Natural Language Prompts0
MakeSinger: A Semi-Supervised Training Method for Data-Efficient Singing Voice Synthesis via Classifier-free Diffusion Guidance0
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
Text-aware and Context-aware Expressive Audiobook Speech Synthesis0
Autoregressive Diffusion Transformer for Text-to-Speech Synthesis0
VALL-E 2: Neural Codec Language Models are Human Parity Zero-Shot Text to Speech Synthesizers0
Boosting Diffusion Model for Spectrogram Up-sampling in Text-to-speech: An Empirical Study0
Show:102550
← PrevPage 58 of 142Next →

No leaderboard results yet.