File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
examples/multiband_pwgan/conf Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11
22# This is the hyperparameter configuration file for Multi-Band MelGAN with PWGAN discriminator.
3- # This one is adjusted for finetuning, used to finetune the LJSpeech pretrained on
3+ # This one is adjusted for finetuning, used to finetune the LJSpeech pretrained Multi-Band MelGAN generator on a 50-minute male speaker dataset
4+ # You may have to tune this for your own
5+
6+ # Main differences from regular training config are:
7+ # 1. We start training the discriminator from the start
8+ # 2. The learning rate is very low
9+ # 3. Max iterations, save intervals, and associates are lowered because this gets done very quickly
410
511# ##########################################################
612# FEATURE EXTRACTION SETTING #
You can’t perform that action at this time.
0 commit comments