We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f8b06 commit 291c1a9Copy full SHA for 291c1a9
examples/multiband_pwgan/README.md
@@ -62,7 +62,7 @@ CUDA_VISIBLE_DEVICES=0 python examples/multiband_pwgan/decode_mb_melgan.py \
62
```
63
64
## Finetune Multi-Band MelGAN + PWGAN Disc with ljspeech pretrained on other languages
65
-Download generator weights
+Download generator weights of Multi-Band MelGAN model, pass to `--pretrained` argument
66
67
```bash
68
CUDA_VISIBLE_DEVICES=0 python examples/multiband_pwgan/train_multiband_pwgan.py \
0 commit comments