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

TitleStatusHype
AlignTTS: Efficient Feed-Forward Text-to-Speech System without Explicit AlignmentCode0
Comparison of Speech Representations for Automatic Quality Estimation in Multi-Speaker Text-to-Speech SynthesisCode0
On the Discrepancy between Density Estimation and Sequence Generation0
Fully-hierarchical fine-grained prosody modeling for interpretable speech synthesis0
Generating diverse and natural text-to-speech samples using a quantized fine-grained VAE and auto-regressive prosody prior0
BOFFIN TTS: Few-Shot Speaker Adaptation by Bayesian Optimization0
WaveTTS: Tacotron-based TTS with Joint Time-Frequency Domain Loss0
Improving LPCNet-based Text-to-Speech with Linear Prediction-structured Mixture Density Network0
From Speech-to-Speech Translation to Automatic Dubbing0
Smart Summarizer for Blind People0
Show:102550
← PrevPage 123 of 142Next →

No leaderboard results yet.