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

TitleStatusHype
CSSinger: End-to-End Chunkwise Streaming Singing Voice Synthesis System Based on Conditional Variational Autoencoder0
A Preliminary Analysis of Automatic Word and Syllable Prominence Detection in Non-Native Speech With Text-to-Speech Prosody Embeddings0
LatentSpeech: Latent Diffusion for Text-To-Speech Generation0
A Unified Model For Voice and Accent Conversion In Speech and Singing using Self-Supervised Learning and Feature Extraction0
Multimodal Latent Language Modeling with Next-Token DiffusionCode0
Aligner-Guided Training Paradigm: Advancing Text-to-Speech Models with Aligner Guided Duration0
EmoSpeech: A Corpus of Emotionally Rich and Contextually Detailed Speech Annotations0
DiffStyleTTS: Diffusion-based Hierarchical Prosody Modeling for Text-to-Speech with Diverse and Controllable Styles0
Text Is Not All You Need: Multimodal Prompting Helps LLMs Understand Humor0
SALMONN-omni: A Codec-free LLM for Full-duplex Speech Understanding and Generation0
Show:102550
← PrevPage 43 of 142Next →

No leaderboard results yet.