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

TitleStatusHype
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 130 of 142Next →

No leaderboard results yet.