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

TitleStatusHype
Can DeepFake Speech be Reliably Detected?0
Bahasa Harmony: A Comprehensive Dataset for Bahasa Text-to-Speech Synthesis with Discrete Codec Modeling of EnGen-TTS0
SegINR: Segment-wise Implicit Neural Representation for Sequence Alignment in Neural Text-to-Speech0
HALL-E: Hierarchical Neural Codec Language Model for Minute-Long Zero-Shot Text-to-Speech Synthesis0
Where are we in audio deepfake detection? A systematic analysis over generative and detection modelsCode1
Adversarial Attacks and Robust Defenses in Speaker Embedding based Zero-Shot Text-to-Speech System0
Textless Streaming Speech-to-Speech Translation using Semantic Speech Tokens0
Generative Semantic Communication for Text-to-Speech Synthesis0
MultiVerse: Efficient and Expressive Zero-Shot Multi-Task Text-to-Speech0
Recent Advances in Speech Language Models: A SurveyCode2
Show:102550
← PrevPage 24 of 142Next →

No leaderboard results yet.