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

TitleStatusHype
StyleTTS: A Style-Based Generative Model for Natural and Diverse Text-to-Speech SynthesisCode2
Guided-TTS 2: A Diffusion Model for High-quality Adaptive Text-to-Speech with Untranscribed Data0
Exploiting Transliterated Words for Finding Similarity in Inter-Language News Articles using Machine Learning0
QSpeech: Low-Qubit Quantum Speech Application ToolkitCode0
T-Modules: Translation Modules for Zero-Shot Cross-Modal Machine Translation0
PaddleSpeech: An Easy-to-Use All-in-One Speech ToolkitCode6
GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-SpeechCode2
Talking Face Generation with Multilingual TTS0
NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level QualityCode2
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-SpeechCode1
Show:102550
← PrevPage 84 of 142Next →

No leaderboard results yet.