update readme

test v0.3.0
Michael Nguyen 2018-09-14 14:16:37 -05:00
parent 0354b95af5
commit 2ee34ceaa8
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ Pull requests are welcome!
* By Kyubyong Park: https://github.com/Kyubyong/tacotron
## Visualizing Your Data
[analyze](./analyze/__main__.py) is a tool to visualize your dataset after preprocessing. This step is important to ensure quality in the voice generation.
[analyze](./analyze/__main__.py) is a tool to visualize your dataset after preprocessing. This step is important to ensure quality in the voice generation. The analyze tool takes in train.txt as the data input to do visualizations. train.txt is a file created from preprocess.py.
Example
```