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

TitleStatusHype
GELP: GAN-Excited Linear Prediction for Speech Synthesis from Mel-spectrogramCode0
ECAPA-TDNN for Multi-speaker Text-to-speech SynthesisCode0
Attentive Multi-Layer Perceptron for Non-autoregressive GenerationCode0
Time out of Mind: Generating Rate of Speech conditioned on emotion and speakerCode0
An Open Source Web Reader for Under-Resourced LanguagesCode0
Luganda Text-to-Speech MachineCode0
Comparison of Speech Representations for Automatic Quality Estimation in Multi-Speaker Text-to-Speech SynthesisCode0
Exploring TTS without T Using Biologically/Psychologically Motivated Neural Network Modules (ZeroSpeech 2020)Code0
Tools and resources for Romanian text-to-speech and speech-to-text applicationsCode0
ClonEval: An Open Voice Cloning BenchmarkCode0
An investigation of phrase break prediction in an End-to-End TTS systemCode0
Location-Relative Attention Mechanisms For Robust Long-Form Speech SynthesisCode0
LibriS2S: A German-English Speech-to-Speech Translation CorpusCode0
Let's Give a Voice to Conversational Agents in Virtual RealityCode0
Attention Forcing for Machine TranslationCode0
Betray Oneself: A Novel Audio DeepFake Detection Model via Mono-to-Stereo ConversionCode0
Synthetic Audio Helps for Cognitive State TasksCode0
Expediting TTS Synthesis with Adversarial VocodingCode0
Learning Speaker Embedding from Text-to-SpeechCode0
Show:102550
← PrevPage 29 of 29Next →

No leaderboard results yet.