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

TitleStatusHype
Learning to Speak from Text: Zero-Shot Multilingual Text-to-Speech with Unsupervised Text PretrainingCode1
ResGrad: Residual Denoising Diffusion Probabilistic Models for Text to SpeechCode1
StyleTTS-VC: One-Shot Voice Conversion by Knowledge Transfer from Style-Based TTS ModelsCode1
RWEN-TTS: Relation-aware Word Encoding Network for Natural Text-to-Speech SynthesisCode1
MnTTS2: An Open-Source Multi-Speaker Mongolian Text-to-Speech Synthesis DatasetCode1
BASPRO: a balanced script producer for speech corpus collection based on the genetic algorithmCode1
SpeechLMScore: Evaluating speech generation using speech language modelCode1
Learning to Dub Movies via Hierarchical Prosody ModelsCode1
OverFlow: Putting flows on top of neural transducers for better TTSCode1
Accented Text-to-Speech Synthesis with a Conditional Variational AutoencoderCode1
Show:102550
← PrevPage 18 of 142Next →

No leaderboard results yet.