Skip to content

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

License

Notifications You must be signed in to change notification settings

marytts/marytts-txt2wav

 
 

Repository files navigation

txt2wav: A MaryTTS example project

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

Build instructions

Build with Gradle:

$ ./gradlew shadowJar

Usage

$ java -jar build/libs/txt2wav-1.0-SNAPSHOT.jar
usage: txt2wav [-i <FILE>] -o <FILE> [-v <STRING>]
 -i,--input <FILE>     Read input from FILE
                       (otherwise, read from command line argument)
 -o,--output <FILE>    Write output to FILE
 -v,--voice <STRING>   Get the voice name STRING [default: cmu-slt-hsmm]

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
  NODES
Community 1
languages 1
os 4
Users 1
web 1