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

TitleStatusHype
Semi-supervised Learning for Multi-speaker Text-to-speech Synthesis Using Discrete Speech Representation0
JDI-T: Jointly trained Duration Informed Transformer for Text-To-Speech without Explicit Alignment0
You Do Not Need More Data: Improving End-To-End Speech Recognition by Text-To-Speech Data Augmentation0
Flowtron: an Autoregressive Flow-based Generative Network for Text-to-Speech SynthesisCode1
DiscreTalk: Text-to-Speech as a Machine Translation Problem0
AdaDurIAN: Few-shot Adaptation for Neural Text-to-Speech with DurIAN0
Exploring TTS without T Using Biologically/Psychologically Motivated Neural Network Modules (ZeroSpeech 2020)Code0
Luganda Text-to-Speech MachineCode0
From Speaker Verification to Multispeaker Speech Synthesis, Deep Transfer with Feedback ConstraintCode1
Crowdsourcing Latin American Spanish for Low-Resource Text-to-Speech0
Show:102550
← PrevPage 118 of 142Next →

No leaderboard results yet.