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

TitleStatusHype
Speech-T: Transducer for Text to Speech and Beyond0
Generating Rich Product Descriptions for Conversational E-commerce Systems0
Guided-TTS: A Diffusion Model for Text-to-Speech via Classifier Guidance0
Prosodic Clustering for Phoneme-level Prosody Control in End-to-End Speech Synthesis0
Improved Prosodic Clustering for Multispeaker and Speaker-independent Phoneme-level Prosody Control0
Semi-supervised transfer learning for language expansion of end-to-end speech recognition models to low-resource languages0
High Quality Streaming Speech Synthesis with Low, Sentence-Length-Independent Latency0
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech0
Speech Synthesis for Low Resource Languages using Transliteration Enabled Transfer Learning0
Meta-Voice: Fast few-shot style transfer for expressive voice cloning using meta learning0
Speaker Generation0
Emotional Prosody Control for Speech Generation0
fairseq Sˆ2: A Scalable and Integrable Speech Synthesis Toolkit0
Controlling Prosody in End-to-End TTS: A Case Study on Contrastive Focus Generation0
ViDA-MAN: Visual Dialog with Digital Humans0
DelightfulTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 2021Code0
Discrete Acoustic Space for an Efficient Sampling in Neural Text-To-Speech0
ESPnet2-TTS: Extending the Edge of TTS Research0
Neural Dubber: Dubbing for Videos According to Scripts0
From Start to Finish: Latency Reduction Strategies for Incremental Speech Synthesis in Simultaneous Speech-to-Speech Translation0
Exploring Timbre Disentanglement in Non-Autoregressive Cross-Lingual Text-to-Speech0
Revisiting IPA-based Cross-lingual Text-to-speech0
SingGAN: Generative Adversarial Network For High-Fidelity Singing Voice Generation0
FedSpeech: Federated Text-to-Speech with Continual Learning0
Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data0
Show:102550
← PrevPage 41 of 57Next →

No leaderboard results yet.