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

TitleStatusHype
Efficient data selection employing Semantic Similarity-based Graph Structures for model training0
Daisy-TTS: Simulating Wider Spectrum of Emotions via Prosody Embedding Decomposition0
On the Semantic Latent Space of Diffusion-Based Text-to-Speech Models0
Bayesian Parameter-Efficient Fine-Tuning for Overcoming Catastrophic ForgettingCode0
Ain't Misbehavin' -- Using LLMs to Generate Expressive Robot Behavior in Conversations with the Tabletop Robot Haru0
MobileSpeech: A Fast and High-Fidelity Framework for Mobile Zero-Shot Text-to-Speech0
Making Flow-Matching-Based Zero-Shot Text-to-Speech Laugh as You Like0
BASE TTS: Lessons from building a billion-parameter Text-to-Speech model on 100K hours of data0
A New Approach to Voice Authenticity0
Enhancing the Stability of LLM-based Speech Generation Systems through Self-Supervised Representations0
Frame-Wise Breath Detection with Self-Training: An Exploration of Enhancing Breath Naturalness in Text-to-Speech0
MunTTS: A Text-to-Speech System for Mundari0
VALL-T: Decoder-Only Generative Transducer for Robust and Decoding-Controllable Text-to-Speech0
Maximizing Data Efficiency for Cross-Lingual TTS Adaptation by Self-Supervised Representation Mixing and Embedding Initialization0
Adversarial speech for voice privacy protection from Personalized Speech generation0
Empowering Communication: Speech Technology for Indian and Western Accents through AI-powered Speech Synthesis0
Data-driven grapheme-to-phoneme representations for a lexicon-free text-to-speech0
MCMChaos: Improvising Rap Music with MCMC Methods and Chaos Theory0
ELLA-V: Stable Neural Codec Language Modeling with Alignment-guided Sequence Reordering0
End to end Hindi to English speech conversion using Bark, mBART and a finetuned XLSR Wav2Vec20
Noise-robust zero-shot text-to-speech synthesis conditioned on self-supervised speech-representation model with adapters0
Evaluating and Personalizing User-Perceived Quality of Text-to-Speech Voices for Delivering Mindfulness Meditation with Different Physical Embodiments0
Transfer the linguistic representations from TTS to accent conversion with non-parallel data0
Utilizing Neural Transducers for Two-Stage Text-to-Speech via Semantic Token Prediction0
Incremental FastPitch: Chunk-based High Quality Text to Speech0
Show:102550
← PrevPage 26 of 57Next →

No leaderboard results yet.