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

TitleStatusHype
Unified speech and gesture synthesis using flow matching0
Comparative Analysis of Transfer Learning in Deep Learning Text-to-Speech Models on a Few-Shot, Low-Resource, Customized Dataset0
Latent Filling: Latent Space Data Augmentation for Zero-shot Speech Synthesis0
The VoiceMOS Challenge 2023: Zero-shot Subjective Speech Quality Prediction for Multiple Domains0
Towards human-like spoken dialogue generation between AI agents from written dialogue0
Low-Resource Self-Supervised Learning with SSL-Enhanced TTS0
Synthetic Speech Detection Based on Temporal Consistency and Distribution of Speaker Features0
High-Fidelity Speech Synthesis with Minimal Supervision: All Using Diffusion Models0
Face-StyleSpeech: Enhancing Zero-shot Speech Synthesis from Face Images with Improved Face-to-Speech Mapping0
VoiceLDM: Text-to-Speech with Environmental Context0
Show:102550
← PrevPage 69 of 142Next →

No leaderboard results yet.