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

TitleStatusHype
Fast Bilingual Grapheme-To-Phoneme Conversion0
Empathic Machines: Using Intermediate Features as Levers to Emulate Emotions in Text-To-Speech Systems0
Building African VoicesCode1
Automatic Evaluation of Speaker Similarity0
R-MelNet: Reduced Mel-Spectral Modeling for Neural TTS0
TTS-by-TTS 2: Data-selective augmentation for neural speech synthesis using ranking support vector machine with variational autoencoder0
Improving Deliberation by Text-Only and Semi-Supervised Training0
Simple and Effective Multi-sentence TTS with Expressive and Coherent Prosody0
Expressive, Variable, and Controllable Duration Modelling in TTS0
Comparison of Speech Representations for the MOS Prediction System0
Show:102550
← PrevPage 80 of 142Next →

No leaderboard results yet.