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

TitleStatusHype
Exploiting Leaderboards for Large-Scale Distribution of Malicious Models0
MIDI-VALLE: Improving Expressive Piano Performance Synthesis Through Neural Codec Language Modelling0
Speech Quality Assessment Model Based on Mixture of Experts: System-Level Performance Enhancement and Utterance-Level Challenge Analysis0
An Exploration of ECAPA-TDNN and x-vector Speaker Representations in Zero-shot Multi-speaker TTS0
TTSDS2: Resources and Benchmark for Evaluating Human-Quality Text to Speech Systems0
LM-SPT: LM-Aligned Semantic Distillation for Speech Tokenization0
Optimizing Multilingual Text-To-Speech with Accents & Emotions0
Streaming Non-Autoregressive Model for Accent Conversion and Pronunciation Improvement0
PredGen: Accelerated Inference of Large Language Models through Input-Time Speculation for Real-Time Speech Interaction0
EmoNews: A Spoken Dialogue System for Expressive News ConversationsCode0
StreamMel: Real-Time Zero-shot Text-to-Speech via Interleaved Continuous Autoregressive Modeling0
Phonikud: Hebrew Grapheme-to-Phoneme Conversion for Real-Time Text-to-Speech0
Scheduled Interleaved Speech-Text Training for Speech-to-Speech Translation with LLMs0
S2ST-Omni: An Efficient and Scalable Multilingual Speech-to-Speech Translation Framework via Seamless Speech-Text Alignment and Streaming Speech Generation0
UmbraTTS: Adapting Text-to-Speech to Environmental Contexts with Flow Matching0
A Self-Refining Framework for Enhancing ASR Using TTS-Synthesized Data0
Seeing Voices: Generating A-Roll Video from Audio with Mirage0
Transcript-Prompted Whisper with Dictionary-Enhanced Decoding for Japanese Speech Annotation0
Voice Impression Control in Zero-Shot TTS0
Intelligibility of Text-to-Speech Systems for Mathematical Expressions0
Grapheme-Coherent Phonemic and Prosodic Annotation of Speech by Implicit and Explicit Grapheme Conditioning0
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
BitTTS: Highly Compact Text-to-Speech Using 1.58-bit Quantization and Weight Indexing0
UniCUE: Unified Recognition and Generation Framework for Chinese Cued Speech Video-to-Speech Generation0
Show:102550
← PrevPage 12 of 57Next →

No leaderboard results yet.