Skip to content

Commit

Permalink
README.md: reporting correct number after finding bug in inference ti…
Browse files Browse the repository at this point in the history
…me code
  • Loading branch information
Rafael Valle committed Jun 2, 2020
1 parent b66c1f3 commit 5bc2a53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ using only a single network, trained using only a single cost function:
maximizing the likelihood of the training data, which makes the training
procedure simple and stable.

Our [PyTorch] implementation produces audio samples at a rate of 4850
Our [PyTorch] implementation produces audio samples at a rate of 1200
kHz on an NVIDIA V100 GPU. Mean Opinion Scores show that it delivers audio
quality as good as the best publicly available WaveNet implementation.

Expand Down Expand Up @@ -88,4 +88,4 @@ with fused residual and skip connections.
[published model]: https://drive.google.com/open?id=1rpK8CzAAirq9sWZhe9nlfvxMF1dRgFbF
[mel-spectrograms]: https://drive.google.com/file/d/1g_VXK2lpP9J25dQFhQwx7doWl_p20fXA/view?usp=sharing
[LJ Speech Data]: https://keithito.com/LJ-Speech-Dataset
[Apex]: https://github.com/nvidia/apex
[Apex]: https://github.com/nvidia/apex

0 comments on commit 5bc2a53

Please sign in to comment.