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

TitleStatusHype
ComedicSpeech: Text To Speech For Stand-up Comedies in Low-Resource Scenarios0
Compact Neural TTS Voices for Accessibility0
Comparative Analysis of Transfer Learning in Deep Learning Text-to-Speech Models on a Few-Shot, Low-Resource, Customized Dataset0
Comparing normalizing flows and diffusion models for prosody and acoustic modelling in text-to-speech0
Comparing the Benefit of Synthetic Training Data for Various Automatic Speech Recognition Architectures0
Comparison of Grapheme-to-Phoneme Conversion Methods on a Myanmar Pronunciation Dictionary0
Comparison of Speech Representations for the MOS Prediction System0
Compress Polyphone Pronunciation Prediction Model with Shared Labels0
Computer-assisted Pronunciation Training -- Speech synthesis is almost all you need0
Conditioning Sequence-to-sequence Networks with Learned Activations0
Show:102550
← PrevPage 95 of 142Next →

No leaderboard results yet.