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

TitleStatusHype
CUIfy the XR: An Open-Source Package to Embed LLM-powered Conversational Agents in XR0
Improving Audio Codec-based Zero-Shot Text-to-Speech Synthesis with Multi-Modal Context and Large Language Model0
Improving Code-Switching and Named Entity Recognition in ASR with Speech Editing based Data Augmentation0
Improving Contextual Recognition of Rare Words with an Alternate Spelling Prediction Model0
HLTCOE JHU Submission to the Voice Privacy Challenge 20240
Improving Deliberation by Text-Only and Semi-Supervised Training0
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
Improving Grapheme-to-Phoneme Conversion through In-Context Knowledge Retrieval with Large Language Models0
A Survey on Audio Diffusion Models: Text To Speech Synthesis and Enhancement in Generative AI0
High Quality Streaming Speech Synthesis with Low, Sentence-Length-Independent Latency0
Show:102550
← PrevPage 68 of 142Next →

No leaderboard results yet.