Skip to content

marytts/marytts-txt2wav

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txt2wav: A MaryTTS example project

An example project demonstrating use of MaryTTS in a deliberately standalone application

Build instructions

Build with Maven:

$ mvn package

Usage

$ java -jar target/txt2wav-1.0-SNAPSHOT.jar
usage: txt2wav [-i <FILE>] -o <FILE>
 -i,--input <FILE>    Read input from FILE
                      (otherwise, read from command line argument)
 -o,--output <FILE>   Write output to FILE

Source code

This project is implemented in different languages/build tools, please refer to the corresponding git branches:

About

An example project demonstrating use of MaryTTS in a deliberately standalone application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published