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

TitleStatusHype
AE-Flow: AutoEncoder Normalizing Flow0
Building a synchronous corpus of acoustic and 3D facial marker data for adaptive audio-visual speech synthesis0
Building a mixed-lingual neural TTS system with only monolingual data0
A Polyphone BERT for Polyphone Disambiguation in Mandarin Chinese0
Building a Luganda Text-to-Speech Model From Crowdsourced Data0
基於字元階層之語音合成用文脈訊息擷取(Character-Level Linguistic Features Extraction for Text-to-Speech System) [In Chinese]0
台語古詩朗誦系統A Taiwanese Text-to-Speech System for Ancient Poems[In Chinese]0
Deliberation Model for On-Device Spoken Language Understanding0
Denoising Text to Speech with Frame-Level Noise Modeling0
BUCEADOR, a multi-language search engine for digital libraries0
Show:102550
← PrevPage 33 of 142Next →

No leaderboard results yet.