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

TitleStatusHype
Creating New Language and Voice Components for the Updated MaryTTS Text-to-Speech Synthesis Platform0
ObamaNet: Photo-realistic lip-sync from textCode0
Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence LearningCode0
Statistical Parametric Speech Synthesis Incorporating Generative Adversarial NetworksCode0
Refer-iTTS: A System for Referring in Spoken Installments to Objects in Real-World Images0
A Text Normalisation System for Non-Standard English Words0
Massively Multilingual Neural Grapheme-to-Phoneme ConversionCode0
Audio Super Resolution using Neural NetworksCode0
SPEECH-COCO: 600k Visually Grounded Spoken Captions Aligned to MSCOCO Data SetCode0
Listening while Speaking: Speech Chain by Deep Learning0
Show:102550
← PrevPage 136 of 142Next →

No leaderboard results yet.