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

TitleStatusHype
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
VALL-E 2: Neural Codec Language Models are Human Parity Zero-Shot Text to Speech Synthesizers0
Autoregressive Diffusion Transformer for Text-to-Speech Synthesis0
Boosting Diffusion Model for Spectrogram Up-sampling in Text-to-speech: An Empirical Study0
Spectral Codecs: Improving Non-Autoregressive Speech Synthesis with Spectrogram-Based Audio Codecs0
XTTS: a Massively Multilingual Zero-Shot Text-to-Speech ModelCode1
A Human-in-the-Loop Approach to Improving Cross-Text Prosody Transfer0
Small-E: Small Language Model with Linear Attention for Efficient Speech SynthesisCode2
Improving Audio Codec-based Zero-Shot Text-to-Speech Synthesis with Multi-Modal Context and Large Language Model0
Total-Duration-Aware Duration Modeling for Text-to-Speech Systems0
Show:102550
← PrevPage 38 of 142Next →

No leaderboard results yet.