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

TitleStatusHype
Singing Synthesis: with a little help from my attention0
SlimSpeech: Lightweight and Efficient Text-to-Speech with Slim Rectified Flow0
SLMGAN: Exploiting Speech Language Model Representations for Unsupervised Zero-Shot Voice Conversion in GANs0
Smart Summarizer for Blind People0
SNAC: Speaker-normalized affine coupling layer in flow-based architecture for zero-shot multi-speaker text-to-speech0
SNIPER Training: Single-Shot Sparse Training for Text-to-Speech0
SoK: A Study of the Security on Voice Processing Systems0
SOMOS: The Samsung Open MOS Dataset for the Evaluation of Neural Text-to-Speech Synthesis0
Source Tracing of Audio Deepfake Systems0
MegaTTS 3: Sparse Alignment Enhanced Latent Diffusion Transformer for Zero-Shot Speech Synthesis0
SpeakEasy: Enhancing Text-to-Speech Interactions for Expressive Content Creation0
Speaker-adaptive neural vocoders for parametric speech synthesis systems0
Speaker Generation0
Speaker-independent raw waveform model for glottal excitation0
Speaker verification-derived loss and data augmentation for DNN-based multispeaker speech synthesis0
Speaking style adaptation in Text-To-Speech synthesis using Sequence-to-sequence models with attention0
SpeakStream: Streaming Text-to-Speech with Interleaved Data0
Speak While You Think: Streaming Speech Synthesis During Text Generation0
Spectral Codecs: Improving Non-Autoregressive Speech Synthesis with Spectrogram-Based Audio Codecs0
Speculative End-Turn Detector for Efficient Speech Chatbot Assistant0
Speech: A Challenge to Digital Signal Processing Technology for Human-to-Computer Interaction0
Speech Aware Dialog System Technology Challenge (DSTC11)0
Speech Bandwidth Expansion Via High Fidelity Generative Adversarial Networks0
Speech BERT Embedding For Improving Prosody in Neural TTS0
Speech denoising by parametric resynthesis0
Show:102550
← PrevPage 33 of 57Next →

No leaderboard results yet.