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

TitleStatusHype
FastPitchFormant: Source-filter based Decomposed Modeling for Speech SynthesisCode1
A Survey on Neural Speech SynthesisCode1
WaveGrad 2: Iterative Refinement for Text-to-Speech SynthesisCode1
RyanSpeech: A Corpus for Conversational Text-to-Speech SynthesisCode1
Enhancing Speaking Styles in Conversational Text-to-Speech Synthesis with Graph-based Multi-modal Context ModelingCode1
HUI-Audio-Corpus-German: A high quality TTS datasetCode1
Meta-StyleSpeech : Multi-Speaker Adaptive Text-to-Speech GenerationCode1
Grad-TTS: A Diffusion Probabilistic Model for Text-to-SpeechCode1
Wav2KWS: Transfer Learning from Speech Representations for Keyword SpottingCode1
Deep Learning Based Assessment of Synthetic Speech NaturalnessCode1
Show:102550
← PrevPage 22 of 142Next →

No leaderboard results yet.