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

TitleStatusHype
Bunched LPCNet : Vocoder for Low-cost Neural Text-To-Speech Systems0
Burmese Speech Corpus, Finite-State Text Normalization and Pronunciation Grammars with an Application to Text-to-Speech0
BU-TTS: An Open-Source, Bilingual Welsh-English, Text-to-Speech Corpus0
Can DeepFake Speech be Reliably Detected?0
Can Emotion Fool Anti-spoofing?0
Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?0
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
Can we steal your vocal identity from the Internet?: Initial investigation of cloning Obama's voice using GAN, WaveNet and low-quality found data0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech0
CASSANDRA: A multipurpose configurable voice-enabled human-computer-interface0
Show:102550
← PrevPage 123 of 142Next →

No leaderboard results yet.