MaryTTS is an open-source, Text-to-Speech Synthesis platform written in Java:
http://mary.dfki.de
I try to implement an example from GitHub (3 line codes, please check as follows).
Title: Simple text-to-speech with default settings:
https://github.com/marytts/marytts/wiki/MaryInterface#simple-text-to-speech-with-default-settings
I installed Mary TTS on my Windows:
https://github.com/marytts/marytts-installer
I started the Mary TTS server and the Mary TTS client, and I did some trials with text to audio conversion (its great).
I hope I'm not bothering you with too much of a newbie questions.
I've spent a few hours over the last three weeks on this issue but with no success.
Just to get started.. I can't realize how to implement this example.
i.e. what in general are the required steps.
Comments
Leave a comment