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

TitleStatusHype
A Human-in-the-Loop Approach to Improving Cross-Text Prosody Transfer0
Ain't Misbehavin' -- Using LLMs to Generate Expressive Robot Behavior in Conversations with the Tabletop Robot Haru0
AI-Powered Assistive Technologies for Visual Impairment0
A Language Modeling Approach to Diacritic-Free Hebrew TTS0
A Large-Scale User Study of an Alexa Prize Chatbot: Effect of TTS Dynamism on Perceived Quality of Social Dialog0
A learned conditional prior for the VAE acoustic space of a TTS system0
Aligner-Guided Training Paradigm: Advancing Text-to-Speech Models with Aligner Guided Duration0
Almost Unsupervised Text to Speech and Automatic Speech Recognition0
Alternate Endings: Improving Prosody for Incremental Neural TTS with Predicted Future Text Input0
A Mask-based Model for Mandarin Chinese Polyphone Disambiguation0
Show:102550
← PrevPage 79 of 142Next →

No leaderboard results yet.