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

TitleStatusHype
Prior-agnostic Multi-scale Contrastive Text-Audio Pre-training for Parallelized TTS Frontend Modeling0
Voice-Assisted Real-Time Traffic Sign Recognition System Using Convolutional Neural Network0
Llama-VITS: Enhancing TTS Synthesis with Semantic AwarenessCode2
CoVoMix: Advancing Zero-Shot Speech Generation for Human-like Multi-talker ConversationsCode2
The X-LANCE Technical Report for Interspeech 2024 Speech Processing Using Discrete Speech Unit Challenge0
Cross-Domain Audio Deepfake Detection: Dataset and Analysis0
HyperTTS: Parameter Efficient Adaptation in Text to Speech using HypernetworksCode1
RALL-E: Robust Codec Language Modeling with Chain-of-Thought Prompting for Text-to-Speech Synthesis0
CLaM-TTS: Improving Neural Codec Language Model for Zero-Shot Text-to-Speech0
PSCodec: A Series of High-Fidelity Low-bitrate Neural Speech Codecs Leveraging Prompt Encoders0
Show:102550
← PrevPage 42 of 142Next →

No leaderboard results yet.