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

TitleStatusHype
Voice-Assisted Real-Time Traffic Sign Recognition System Using Convolutional Neural Network0
The X-LANCE Technical Report for Interspeech 2024 Speech Processing Using Discrete Speech Unit Challenge0
Cross-Domain Audio Deepfake Detection: Dataset and Analysis0
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
Humane Speech Synthesis through Zero-Shot Emotion and Disfluency GenerationCode0
A Review of Multi-Modal Large Language and Vision Models0
Isometric Neural Machine Translation using Phoneme Count Ratio Reward-based Reinforcement Learning0
Creating an African American-Sounding TTS: Guidelines, Technical Challenges,and Surprising Evaluations0
Show:102550
← PrevPage 62 of 142Next →

No leaderboard results yet.