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

TitleStatusHype
An Expert System for Automatic Reading of A Text Written in Standard Arabic0
A Deep Generative Acoustic Model for Compositional Automatic Speech Recognition0
ELAICHI: Enhancing Low-resource TTS by Addressing Infrequent and Low-frequency Character Bigrams0
ELLA-V: Stable Neural Codec Language Modeling with Alignment-guided Sequence Reordering0
DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs0
BreezyVoice: Adapting TTS for Taiwanese Mandarin with Enhanced Polyphone Disambiguation -- Challenges and Insights0
Autoregressive Speech Synthesis without Vector Quantization0
EmoCat: Language-agnostic Emotional Voice Conversion0
AutoTTS: End-to-End Text-to-Speech Synthesis through Differentiable Duration Modeling0
Autoregressive Speech Synthesis with Next-Distribution Prediction0
Show:102550
← PrevPage 44 of 142Next →

No leaderboard results yet.