Skip to content

Commit 291c1a9

Browse files
committed
Clarify readme a bit
1 parent 34f8b06 commit 291c1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/multiband_pwgan/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ CUDA_VISIBLE_DEVICES=0 python examples/multiband_pwgan/decode_mb_melgan.py \
6262
```
6363

6464
## Finetune Multi-Band MelGAN + PWGAN Disc with ljspeech pretrained on other languages
65-
Download generator weights
65+
Download generator weights of Multi-Band MelGAN model, pass to `--pretrained` argument
6666

6767
```bash
6868
CUDA_VISIBLE_DEVICES=0 python examples/multiband_pwgan/train_multiband_pwgan.py \

0 commit comments

Comments
 (0)