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

TitleStatusHype
Speech denoising by parametric resynthesis0
Training Multi-Speaker Neural Text-to-Speech Systems using Speaker-Imbalanced Speech Corpora0
ASSERT: Anti-Spoofing with Squeeze-Excitation and Residual neTworksCode0
Joint training framework for text-to-speech and voice conversion using multi-source Tacotron and WaveNet0
CSS10: A Collection of Single Speaker Speech Datasets for 10 LanguagesCode0
Generative adversarial network-based glottal waveform model for statistical parametric speech synthesis0
Deep Text-to-Speech System with Seq2Seq Model0
Data Efficient Voice Cloning for Neural Singing Synthesis0
Unsupervised Polyglot Text To Speech0
Hand Sign to Bangla Speech: A Deep Learning in Vision based system for Recognizing Hand Sign Digits and Generating Bangla Speech0
Show:102550
← PrevPage 131 of 142Next →

No leaderboard results yet.