Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xcmyz authored Jun 12, 2019
1 parent 76435a1 commit 019c620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Change `pre_target = False` in `hparam.py`
2. Put the pre-trained Tacotron2 model in `Tacotron2/pre_trained_model`
3. Run `alignment.py`, it will spend 7 hours training on NVIDIA RTX2080ti.

#### Use Calculated Alignment
#### Use Calculated Alignment (quick)
I provide LJSpeech's alignments calculated by Tacotron2 in `alignment_targets.zip`. If you want to use it, just unzip it.

## Run (Support Data Parallel)
Expand Down

0 comments on commit 019c620

Please sign in to comment.