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

TitleStatusHype
Feature reinforcement with word embedding and parsing information in neural TTS0
FPETS : Fully Parallel End-to-End Text-to-Speech SystemCode0
Generative Adversarial Network based Speaker Adaptation for High Fidelity WaveNet Vocoder0
AttS2S-VC: Sequence-to-Sequence Voice Conversion with Attention and Context Preservation Mechanisms0
Speaker-adaptive neural vocoders for parametric speech synthesis systems0
Leveraging Weakly Supervised Data to Improve End-to-End Speech-to-Text Translation0
Cycle-consistency training for end-to-end speech recognition0
End-to-End Feedback Loss in Speech Chain Framework via Straight-Through Estimator0
Waveform generation for text-to-speech synthesis using pitch-synchronous multi-scale generative adversarial networks0
Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization0
Show:102550
← PrevPage 132 of 142Next →

No leaderboard results yet.