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

TitleStatusHype
CUIfy the XR: An Open-Source Package to Embed LLM-powered Conversational Agents in XR0
Customizing Grapheme-to-Phoneme System for Non-Trivial Transcription Problems in Bangla Language0
Cycle-consistency training for end-to-end speech recognition0
Daisy-TTS: Simulating Wider Spectrum of Emotions via Prosody Embedding Decomposition0
DART: Disentanglement of Accent and Speaker Representation in Multispeaker Text-to-Speech0
DASB -- Discrete Audio and Speech Benchmark0
Data Augmentation Methods for End-to-end Speech Recognition on Distant-Talk Scenarios0
Data Center Audio/Video Intelligence on Device (DAVID) -- An Edge-AI Platform for Smart-Toys0
Data-driven grapheme-to-phoneme representations for a lexicon-free text-to-speech0
Data Efficient Voice Cloning for Neural Singing Synthesis0
Show:102550
← PrevPage 100 of 142Next →

No leaderboard results yet.