mary tts is the open source multilingual tts.
该项目基于Maven构建,命令行mvn install既可以完成编译和单元测试
To start with it, follow this
https://github.com/marytts/marytts/wiki/Eclipse
调试还是基于Eclipse吧,可以用M2E把项目导入
M2E is the plugin to work with mvn in eclipse. it can build, debug maven project.
use eclipse "install new software" menu to install from source
http://download.eclipse.org/technology/m2e/releases/1.3
then you could import the git clone folder, debug