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

TitleStatusHype
Speech Synthesis along Perceptual Voice Quality Dimensions0
AI-Powered Assistive Technologies for Visual Impairment0
MathReader : Text-to-Speech for Mathematical DocumentsCode1
PROEMO: Prompt-Driven Text-to-Speech Synthesis Based on Emotion and Intensity Control0
Low-Resource Text-to-Speech Synthesis Using Noise-Augmented Training of ForwardTacotron0
TTS-Transducer: End-to-End Speech Synthesis with Neural Transducer0
MinMo: A Multimodal Large Language Model for Seamless Voice Interaction0
MARS6: A Small and Robust Hierarchical-Codec Text-to-Speech Model0
Probing Speaker-specific Features in Speaker Representations0
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
FaceSpeak: Expressive and High-Quality Speech Synthesis from Human Portraits of Different Styles0
Disambiguation of Chinese Polyphones in an End-to-End Framework with Semantic Features Extracted by Pre-trained BERT0
RingFormer: A Neural Vocoder with Ring Attention and Convolution-Augmented TransformerCode2
Stable-TTS: Stable Speaker-Adaptive Text-to-Speech Synthesis via Prosody Prompting0
"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen EntitiesCode0
Indonesian-English Code-Switching Speech Synthesizer Utilizing Multilingual STEN-TTS and Bert LID0
Advancing NAM-to-Speech Conversion with Novel Methods and the MultiNAM Dataset0
Why Do Speech Language Models Fail to Generate Semantically Coherent Outputs? A Modality Evolving Perspective0
Incremental Disentanglement for Environment-Aware Zero-Shot Text-to-Speech Synthesis0
Autoregressive Speech Synthesis with Next-Distribution Prediction0
Interleaved Speech-Text Language Models are Simple Streaming Text to Speech Synthesizers0
Scale This, Not That: Investigating Key Dataset Attributes for Efficient Speech Enhancement Scaling0
Phoneme-Level Feature Discrepancies: A Key to Detecting Sophisticated Speech Deepfakes0
Enhancing Naturalness in LLM-Generated Utterances through Disfluency Insertion0
ProsodyFM: Unsupervised Phrasing and Intonation Control for Intelligible Speech Synthesis0
Show:102550
← PrevPage 7 of 57Next →

No leaderboard results yet.