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

TitleStatusHype
Learning Arousal-Valence Representation from Categorical Emotion Labels of SpeechCode1
Guided Flows for Generative Modeling and Decision Making0
HierSpeech++: Bridging the Gap between Semantic and Acoustic Representation of Speech by Hierarchical Variational Inference for Zero-shot Speech SynthesisCode3
Data Center Audio/Video Intelligence on Device (DAVID) -- An Edge-AI Platform for Smart-Toys0
Utilizing Speech Emotion Recognition and Recommender Systems for Negative Emotion Handling in Therapy Chatbots0
A Study on Altering the Latent Space of Pretrained Text to Speech Models for Improved Expressiveness0
Improving fairness for spoken language understanding in atypical speech with Text-to-SpeechCode1
ChatAnything: Facetime Chat with LLM-Enhanced Personas0
Synthetic Speaking Children -- Why We Need Them and How to Make Them0
Character-Level Bangla Text-to-IPA Transcription Using Transformer Architecture with Sequence Alignment0
Show:102550
← PrevPage 49 of 142Next →

No leaderboard results yet.