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

TitleStatusHype
Controllable Accented Text-to-Speech Synthesis0
MnTTS: An Open-Source Mongolian Text-to-Speech Synthesis Dataset and Accompanied BaselineCode1
EPIC TTS Models: Empirical Pruning Investigations Characterizing Text-To-Speech Models0
Using Rater and System Metadata to Explain Variance in the VoiceMOS Challenge 2022 Dataset0
SANIP: Shopping Assistant and Navigation for the visually impaired0
Non-Standard Vietnamese Word Detection and Normalization for Text-to-Speech0
Mlphon: A Multifunctional Grapheme-Phoneme Conversion Tool Using Finite State TransducersCode0
Improving Contextual Recognition of Rare Words with an Alternate Spelling Prediction Model0
Visualising Model Training via Vowel Space for Text-To-Speech SystemsCode1
Towards MOOCs for Lipreading: Using Synthetic Talking Heads to Train Humans in Lipreading at Scale0
Show:102550
← PrevPage 77 of 142Next →

No leaderboard results yet.