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

TitleStatusHype
Speech Synthesis along Perceptual Voice Quality Dimensions0
AI-Powered Assistive Technologies for Visual Impairment0
MathReader : Text-to-Speech for Mathematical DocumentsCode1
PROEMO: Prompt-Driven Text-to-Speech Synthesis Based on Emotion and Intensity Control0
Low-Resource Text-to-Speech Synthesis Using Noise-Augmented Training of ForwardTacotron0
TTS-Transducer: End-to-End Speech Synthesis with Neural Transducer0
MARS6: A Small and Robust Hierarchical-Codec Text-to-Speech Model0
MinMo: A Multimodal Large Language Model for Seamless Voice Interaction0
Probing Speaker-specific Features in Speaker Representations0
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
Show:102550
← PrevPage 16 of 142Next →

No leaderboard results yet.