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

TitleStatusHype
NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing SynthesizersCode2
A Virtual Simulation-Pilot Agent for Training of Air Traffic Controllers0
Enhancing Speech-to-Speech Translation with Multiple TTS Targets0
An investigation of phrase break prediction in an End-to-End TTS systemCode0
ArmanTTS single-speaker Persian dataset0
Ensemble prosody prediction for expressive speech synthesis0
AraSpot: Arabic Spoken Command SpottingCode0
Unsupervised Pre-Training For Data-Efficient Text-to-Speech On Low Resource LanguagesCode1
Text is All You Need: Personalizing ASR Models using Controllable Speech Synthesis0
Wave-U-Net Discriminator: Fast and Lightweight Discriminator for Generative Adversarial Network-Based Speech Synthesis0
Show:102550
← PrevPage 65 of 142Next →

No leaderboard results yet.