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

TitleStatusHype
BreezyVoice: Adapting TTS for Taiwanese Mandarin with Enhanced Polyphone Disambiguation -- Challenges and Insights0
Compact Neural TTS Voices for Accessibility0
Overview of the Amphion Toolkit (v0.2)Code9
Generalizable Audio Deepfake Detection via Latent Space Refinement and Augmentation0
Characteristic-Specific Partial Fine-Tuning for Efficient Emotion and Speaker Adaptation in Codec Language Text-to-Speech Models0
LoCoML: A Framework for Real-World ML Inference Pipelines0
Generative Data Augmentation Challenge: Zero-Shot Speech Synthesis for Personalized Speech Enhancement0
Development of an Inclusive Educational Platform Using Open Technologies and Machine Learning: A Case Study on Accessibility Enhancement0
A Domain Adaptation Framework for Speech Recognition Systems with Only Synthetic data0
Towards Lightweight and Stable Zero-shot TTS with Self-distilled Representation Disentanglement0
Show:102550
← PrevPage 15 of 142Next →

No leaderboard results yet.