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

TitleStatusHype
Using previous acoustic context to improve Text-to-Speech synthesis0
MLS: A Large-Scale Multilingual Dataset for Speech ResearchCode0
Cross-Modal Generalization: Learning in Low Resource Modalities via Meta-AlignmentCode0
GraphPB: Graphical Representations of Prosody Boundary in Speech Synthesis0
Text-to-speech for the hearing impaired0
Vietnamese Text-To-Speech Shared Task VLSP 2020: Remaining problems with state-of-the-art techniques0
Development of Smartcall Vietnamese Text-to-Speech for VLSP 20200
Improving prosodic phrasing of Vietnamese text-to-speech systems0
Semi-supervised URL Segmentation with Recurrent Neural Networks Pre-trained on Knowledge Graph EntitiesCode1
FBWave: Efficient and Scalable Neural Vocoders for Streaming Text-To-Speech on the Edge0
Show:102550
← PrevPage 109 of 142Next →

No leaderboard results yet.