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

TitleStatusHype
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
Building a mixed-lingual neural TTS system with only monolingual data0
Direct speech-to-speech translation with a sequence-to-sequence modelCode0
GELP: GAN-Excited Linear Prediction for Speech Synthesis from Mel-spectrogramCode0
Token-Level Ensemble Distillation for Grapheme-to-Phoneme Conversion0
In Other News: A Bi-style Text-to-speech Model for Synthesizing Newscaster Voice with Limited DataCode1
Speech denoising by parametric resynthesis0
ASSERT: Anti-Spoofing with Squeeze-Excitation and Residual neTworksCode0
Show:102550
← PrevPage 129 of 142Next →

No leaderboard results yet.