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

TitleStatusHype
SALMONN-omni: A Codec-free LLM for Full-duplex Speech Understanding and Generation0
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
Rethinking MUSHRA: Addressing Modern Challenges in Text-to-Speech Evaluation0
Leveraging Virtual Reality and AI Tutoring for Language Learning: A Case Study of a Virtual Campus Environment with OpenAI GPT Integration with Unity 3D0
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
Speech is More Than Words: Do Speech-to-Text Translation Systems Leverage Prosody?0
Show:102550
← PrevPage 44 of 142Next →

No leaderboard results yet.