marytts.overview.html Maven / Gradle / Ivy
The newest version!
Program documentation for the Java code within the Mary TTS system. The
system is composed of a main server or "manager" program, a
number of modules doing the actual processing, and a client sending input
data and receiving processing results.
The main server is located in the marytts.server
package. The
individual modules can be found in:
marytts.modules
package and subpackages for language-independent modules;
marytts.language.XX
packages for language-specific modules.
The client, including a GUI interface, is located
in the marytts.client
package.
For content-oriented documentation of the system and online demos see
the Mary Homepage.
@see marytts.server.Mary#main
© 2015 - 2025 Weber Informatics LLC | Privacy Policy