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

TitleStatusHype
DurIAN-E 2: Duration Informed Attention Network with Adaptive Variational Autoencoder and Adversarial Learning for Expressive Text-to-Speech Synthesis0
Failing Forward: Improving Generative Error Correction for ASR with Synthetic Data and Retrieval Augmentation0
DART: Disentanglement of Accent and Speaker Representation in Multispeaker Text-to-Speech0
ERVQ: Enhanced Residual Vector Quantization with Intra-and-Inter-Codebook Optimization for Neural Audio Codecs0
IsoChronoMeter: A simple and effective isochronic translation evaluation metricCode0
DMOSpeech: Direct Metric Optimization via Distilled Diffusion Model in Zero-Shot Speech Synthesis0
Emphasis Rendering for Conversational Text-to-Speech with Multi-modal Multi-scale Context ModelingCode0
Unsupervised Data Validation Methods for Efficient Model Training0
F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow MatchingCode11
Efficient training strategies for natural sounding speech synthesis and speaker adaptation based on FastPitch0
Show:102550
← PrevPage 23 of 142Next →

No leaderboard results yet.