Skip to content

Commit

Permalink
Use https download link for checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
keithito authored Feb 3, 2020
1 parent 00058d6 commit d26c763
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 @@ -49,7 +49,7 @@ Pull requests are welcome!

1. **Download and unpack a model**:
```
curl http://data.keithito.com/data/speech/tacotron-20180906.tar.gz | tar xzC /tmp
curl https://data.keithito.com/data/speech/tacotron-20180906.tar.gz | tar xzC /tmp
```

2. **Run the demo server**:
Expand Down

0 comments on commit d26c763

Please sign in to comment.