Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
marytts [2016/03/19 09:16] mai ↷ Links adapted because of a move operation |
marytts [2019/04/25 14:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mary Text-To-Speech ====== | ====== Mary Text-To-Speech ====== | ||
- | {{tag> software poppy project}} | + | {{tag> software poppy project poppy-kine}} |
MaryTTS is an open-source text to speech system: http://mary.dfki.de/ and http://mary.dfki.de:59125/ and https://github.com/marytts/marytts | MaryTTS is an open-source text to speech system: http://mary.dfki.de/ and http://mary.dfki.de:59125/ and https://github.com/marytts/marytts | ||
- | The main output of this project is a java program PGI_I15.jar. We have developed an API so for Poppy in the [[poppy-kine-2015-s5]] project. The API is available in Java and python. The report of the project his available at {{::rapport_mgp320-i15_josselin_fayard_tom_veillard.pdf|}} | + | The main output of this project is a java program PGI_I15.jar. We have developed an API so for Poppy in the [[poppy-kine:poppy-kine-2015-s5]] project. The API is available in Java and python. The report of the project his available at {{report:rapport_mgp320-i15_josselin_fayard_tom_veillard.pdf|}} |
===== Utilisation de MaryTTS et téléchargement de nouvelles voix ===== | ===== Utilisation de MaryTTS et téléchargement de nouvelles voix ===== | ||
Line 103: | Line 103: | ||
==== How to install ==== | ==== How to install ==== | ||
- | * You need to have the .jar and the python program from {{:software:mgp_i15_jar_py.zip|}}. You will also want to have {{:software:mgp_i15.rar|}} which contains the java HRI for [[poppy-kine-2015-s5]] project. | + | * You need to have the .jar and the python program from {{:software:mgp_i15_jar_py.zip|}}. You will also want to have {{:software:mgp_i15.rar|}} which contains the java HRI for [[poppy-kine:poppy-kine-2015-s5]] project. |
* Download MaryTTS from https://github.com/marytts/marytts. Follow the readme to install MaryTTS. More precisely: | * Download MaryTTS from https://github.com/marytts/marytts. Follow the readme to install MaryTTS. More precisely: | ||
* install Maven from http://maven.apache.org/install.html | * install Maven from http://maven.apache.org/install.html |