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

TitleStatusHype
NAIST Simultaneous Speech Translation System for IWSLT 20240
FLY-TTS: Fast, Lightweight and High-Quality End-to-End Text-to-Speech Synthesis0
Open-Source Conversational AI with SpeechBrain 1.00
Application of ASV for Voice Identification after VC and Duration Predictor Improvement in TTS Models0
Automatic Speech Recognition for Hindi0
LLM-Driven Multimodal Opinion Expression Identification0
Improving Robustness of LLM-based Speech Synthesis by Learning Monotonic Alignment0
High Fidelity Text-to-Speech Via Discrete Tokens Using Token Transducer and Group Masked Language Model0
Leveraging Parameter-Efficient Transfer Learning for Multi-Lingual Text-to-Speech Adaptation0
Towards Zero-Shot Text-To-Speech for Arabic Dialects0
A multi-speaker multi-lingual voice cloning system based on vits2 for limmits 2024 challenge0
InterBiasing: Boost Unseen Word Recognition through Biasing Intermediate Predictions0
DASB -- Discrete Audio and Speech Benchmark0
Instruction Data Generation and Unsupervised Adaptation for Speech Language Models0
Multi-Scale Accent Modeling and Disentangling for Multi-Speaker Multi-Accent Text-to-Speech Synthesis0
Phoneme Discretized Saliency Maps for Explainable Detection of AI-Generated Voice0
DubWise: Video-Guided Speech Duration Control in Multimodal LLM-based Text-to-Speech for Dubbing0
DisfluencySpeech -- Single-Speaker Conversational Speech Dataset with Paralanguage0
VALL-E R: Robust and Efficient Zero-Shot Text-to-Speech Synthesis via Monotonic Alignment0
Audio-conditioned phonemic and prosodic annotation for building text-to-speech models from unlabeled speech data0
VECL-TTS: Voice identity and Emotional style controllable Cross-Lingual Text-to-Speech0
Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?0
Meta Learning Text-to-Speech Synthesis in over 7000 Languages0
MakeSinger: A Semi-Supervised Training Method for Data-Efficient Singing Voice Synthesis via Classifier-free Diffusion Guidance0
Controlling Emotion in Text-to-Speech with Natural Language Prompts0
Show:102550
← PrevPage 23 of 57Next →

No leaderboard results yet.