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

TitleStatusHype
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
Speech Synthesis along Perceptual Voice Quality Dimensions0
Towards Lightweight and Stable Zero-shot TTS with Self-distilled Representation Disentanglement0
AI-Powered Assistive Technologies for Visual Impairment0
MARS6: A Small and Robust Hierarchical-Codec Text-to-Speech Model0
PROEMO: Prompt-Driven Text-to-Speech Synthesis Based on Emotion and Intensity Control0
TTS-Transducer: End-to-End Speech Synthesis with Neural Transducer0
Low-Resource Text-to-Speech Synthesis Using Noise-Augmented Training of ForwardTacotron0
Show:102550
← PrevPage 40 of 142Next →

No leaderboard results yet.