Skip to content

Commit

Permalink
train epoch 3200 reached
Browse files Browse the repository at this point in the history
  • Loading branch information
seungwonpark committed Oct 28, 2019
1 parent 11f3617 commit 1725a75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MelGAN
Unofficial PyTorch implementation of [MelGAN vocoder](https://arxiv.org/abs/1910.06711) (training in progress)
Unofficial PyTorch implementation of [MelGAN vocoder](https://arxiv.org/abs/1910.06711)

## Key Features

Expand Down Expand Up @@ -35,7 +35,7 @@ pip install -r requirements.txt

See audio samples at: http://swpark.me/melgan/.

The loss curve of G/D may look weird at first. TODO: add tensorboard image here
![](./assets/lj-tensorboard.png)


## Implementation Authors
Expand All @@ -55,4 +55,4 @@ BSD 3-Clause License.
## Useful resources

- [How to Train a GAN? Tips and tricks to make GANs work](https://github.com/soumith/ganhacks) by Soumith Chintala
- [jaywalnut310/MelGAN-Pytorch](https://github.com/jaywalnut310/MelGAN-Pytorch) by Jaehyeon Kim
- [Official MelGAN implementation by original authors](https://github.com/descriptinc/melgan-neurips)
Binary file added assets/lj-tensorboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1725a75

Please sign in to comment.