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

TitleStatusHype
One-class learning towards generalized voice spoofing detectionCode1
Clip-TTS: Contrastive Text-content and Mel-spectrogram, A High-Quality Text-to-Speech Method based on Contextual Semantic Understanding0
ClArTTS: An Open-Source Classical Arabic Text-to-Speech Corpus0
ArmanTTS single-speaker Persian dataset0
CLaM-TTS: Improving Neural Codec Language Model for Zero-Shot Text-to-Speech0
A Review of Multi-Modal Large Language and Vision Models0
A Human-in-the-Loop Approach to Improving Cross-Text Prosody Transfer0
CHULA TTS: A Modularized Text-To-Speech Framework0
CHiVE: Varying Prosody in Speech Synthesis with a Linguistically Driven Dynamic Hierarchical Conditional Variational Network0
A Review of Deep Learning Techniques for Speech Processing0
Show:102550
← PrevPage 28 of 142Next →

No leaderboard results yet.