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

TitleStatusHype
A Bengali HMM Based Speech Synthesis System0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech0
A Proposal of Automatic Error Correction in Text0
Can we steal your vocal identity from the Internet?: Initial investigation of cloning Obama's voice using GAN, WaveNet and low-quality found data0
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
A Preliminary Analysis of Automatic Word and Syllable Prominence Detection in Non-Native Speech With Text-to-Speech Prosody Embeddings0
A Corpus of Neutral Voice Speech in Brazilian Portuguese0
Listening while Speaking and Visualizing: Improving ASR through Multimodal Chain0
Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?0
Can Emotion Fool Anti-spoofing?0
Show:102550
← PrevPage 30 of 142Next →

No leaderboard results yet.