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

TitleStatusHype
Towards Relation Extraction From SpeechCode1
QSpeech: Low-Qubit Quantum Speech Application ToolkitCode0
PromptTTS: Controllable Text-to-Speech with Text DescriptionsCode0
Prosody Analysis of AudiobooksCode0
Pretrained Speech Encoders and Efficient Fine-tuning Methods for Speech Translation: UPC at IWSLT 2022Code0
Preparing an Endangered Language for the Digital Age: The Case of Judeo-SpanishCode0
Predicting distributions with Linearizing Belief NetworksCode0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
AraSpot: Arabic Spoken Command SpottingCode0
PolyGlotFake: A Novel Multilingual and Multimodal DeepFake DatasetCode0
Show:102550
← PrevPage 28 of 142Next →

No leaderboard results yet.