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

TitleStatusHype
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
A Domain Adaptation Framework for Speech Recognition Systems with Only Synthetic data0
DPP-TTS: Diversifying prosodic features of speech via determinantal point processes0
Balancing Speech Understanding and Generation Using Continual Pre-training for Codec-based Speech LLM0
Bahasa Harmony: A Comprehensive Dataset for Bahasa Text-to-Speech Synthesis with Discrete Codec Modeling of EnGen-TTS0
An In-depth Analysis of the Effect of Text Normalization in Social Media0
Back-Translation-Style Data Augmentation for Mandarin Chinese Polyphone Disambiguation0
An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer0
Voice Impression Control in Zero-Shot TTS0
DTW-SiameseNet: Dynamic Time Warped Siamese Network for Mispronunciation Detection and Correction0
Show:102550
← PrevPage 38 of 142Next →

No leaderboard results yet.