Skip to content

Commit

Permalink
README.md: update to include pytorch 1.0 requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelvalle committed Nov 14, 2018
1 parent 982a436 commit 8fb926a
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 @@ -31,7 +31,7 @@ Visit our [website] for audio samples.
git submodule update
```

2. Install requirements (same as those from submodule) `pip3 install -r tacotron2/requirements.txt`
2. Install requirements (pytorch 1.0 and others) `pip3 install -r requirements.txt`

## Generate audio with our pre-existing model

Expand Down

0 comments on commit 8fb926a

Please sign in to comment.