Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 743 Bytes

txt2wav: A MaryTTS example project

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

Usage

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: