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

TitleStatusHype
Continual Learning in Machine Speech Chain Using Gradient Episodic Memory0
Visatronic: A Multimodal Decoder-Only Model for Speech Synthesis0
Hard-Synth: Synthesizing Diverse Hard Samples for ASR using Zero-Shot TTS and LLM0
A Context-Based Numerical Format Prediction for a Text-To-Speech System0
Leveraging Virtual Reality and AI Tutoring for Language Learning: A Case Study of a Virtual Campus Environment with OpenAI GPT Integration with Unity 3D0
Rethinking MUSHRA: Addressing Modern Challenges in Text-to-Speech Evaluation0
WavChat: A Survey of Spoken Dialogue ModelsCode3
Improving Grapheme-to-Phoneme Conversion through In-Context Knowledge Retrieval with Large Language Models0
Debatts: Zero-Shot Debating Text-to-Speech Synthesis0
CUIfy the XR: An Open-Source Package to Embed LLM-powered Conversational Agents in XR0
Show:102550
← PrevPage 20 of 142Next →

No leaderboard results yet.