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

TitleStatusHype
End-to-End Text-to-Speech using Latent Duration based on VQ-VAE0
Enhanced Direct Speech-to-Speech Translation Using Self-supervised Pre-training and Data Augmentation0
Enhancement of Pitch Controllability using Timbre-Preserving Pitch Augmentation in FastPitch0
Enhancing audio quality for expressive Neural Text-to-Speech0
Enhancing Crowdsourced Audio for Text-to-Speech Models0
Enhancing Low-Resource ASR through Versatile TTS: Bridging the Data Gap0
Enhancing Naturalness in LLM-Generated Utterances through Disfluency Insertion0
Enhancing Speech-to-Speech Translation with Multiple TTS Targets0
Enhancing Synthetic Training Data for Speech Commands: From ASR-Based Filtering to Domain Adaptation in SSL Latent Space0
Enhancing the Stability of LLM-based Speech Generation Systems through Self-Supervised Representations0
Enhancing Zero-shot Text-to-Speech Synthesis with Human Feedback0
Ensemble prosody prediction for expressive speech synthesis0
Environment Aware Text-to-Speech Synthesis0
EPIC TTS Models: Empirical Pruning Investigations Characterizing Text-To-Speech Models0
Error Annotation in Post-Editing Machine Translation: Investigating the Impact of Text-to-Speech Technology0
ERVQ: Enhanced Residual Vector Quantization with Intra-and-Inter-Codebook Optimization for Neural Audio Codecs0
ESPnet2-TTS: Extending the Edge of TTS Research0
ESPnet-ST: All-in-One Speech Translation Toolkit0
Evaluating and Improving Automatic Speech Recognition Systems for Korean Meteorological Experts0
Show:102550
← PrevPage 29 of 29Next →

No leaderboard results yet.