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

TitleStatusHype
E3 TTS: Easy End-to-End Diffusion-based Text to Speech0
Expressive TTS Driven by Natural Language Prompts Using Few Human Annotations0
Style Description based Text-to-Speech with Conditional Prosodic Layer Normalization based Diffusion GAN0
Generative Pre-training for Speech with Flow Matching0
DPP-TTS: Diversifying prosodic features of speech via determinantal point processes0
An overview of text-to-speech systems and media applications0
Attentive Multi-Layer Perceptron for Non-autoregressive GenerationCode0
On the Relevance of Phoneme Duration Variability of Synthesized Training Data for Automatic Speech Recognition0
Prosody Analysis of AudiobooksCode0
Unified speech and gesture synthesis using flow matching0
Show:102550
← PrevPage 68 of 142Next →

No leaderboard results yet.