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

TitleStatusHype
ChatAnything: Facetime Chat with LLM-Enhanced Personas0
Character-Level Bangla Text-to-IPA Transcription Using Transformer Architecture with Sequence Alignment0
A review-based study on different Text-to-Speech technologies0
A Generative Model of a Pronunciation Lexicon for Hindi0
A Cost Efficient Approach to Correct OCR Errors in Large Document Collections0
Characteristic-Specific Partial Fine-Tuning for Efficient Emotion and Speaker Adaptation in Codec Language Text-to-Speech Models0
Chain-of-Thought Training for Open E2E Spoken Dialogue Systems0
A Fully Time-domain Neural Model for Subband-based Speech Synthesizer0
CASSANDRA: A multipurpose configurable voice-enabled human-computer-interface0
Arabic Text-To-Speech (TTS) Data Preparation0
Show:102550
← PrevPage 29 of 142Next →

No leaderboard results yet.