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

TitleStatusHype
RUSLAN: Russian Spoken Language Corpus for Speech Synthesis0
Combining Adversarial Training and Disentangled Speech Representation for Robust Zero-Resource Subword Modeling0
Towards Transfer Learning for End-to-End Speech Synthesis from Deep Pre-Trained Language Models0
Telephonetic: Making Neural Language Models Robust to ASR and Semantic Noise0
Using generative modelling to produce varied intonation for speech synthesisCode0
Non-Differentiable Supervised Learning with Evolution Strategies and Hybrid Methods0
MelNet: A Generative Model for Audio in the Frequency DomainCode0
Listening while Speaking and Visualizing: Improving ASR through Multimodal Chain0
Customizing Grapheme-to-Phoneme System for Non-Trivial Transcription Problems in Bangla Language0
Neural Text Normalization with Subword Units0
Neural Models of Text Normalization for Speech Applications0
Highly Effective Arabic Diacritization using Sequence to Sequence Modeling0
A Cost Efficient Approach to Correct OCR Errors in Large Document Collections0
Non-Autoregressive Neural Text-to-SpeechCode0
Effective parameter estimation methods for an ExcitNet model in generative text-to-speech systemsCode0
CHiVE: Varying Prosody in Speech Synthesis with a Linguistically Driven Dynamic Hierarchical Conditional Variational Network0
Almost Unsupervised Text to Speech and Automatic Speech Recognition0
Semi-supervised Sequence-to-sequence ASR using Unpaired Speech and Text0
The Zero Resource Speech Challenge 2019: TTS without T0
Expediting TTS Synthesis with Adversarial VocodingCode0
End-to-end Text-to-speech for Low-resource Languages by Cross-Lingual Transfer Learning0
Direct speech-to-speech translation with a sequence-to-sequence modelCode0
Building a mixed-lingual neural TTS system with only monolingual data0
GELP: GAN-Excited Linear Prediction for Speech Synthesis from Mel-spectrogramCode0
Token-Level Ensemble Distillation for Grapheme-to-Phoneme Conversion0
Show:102550
← PrevPage 52 of 57Next →

No leaderboard results yet.