Spaces:
Runtime error
Runtime error
| $include: | |
| - conf/vampnet.yml | |
| fine_tune: True | |
| train/AudioDataset.n_examples: 10000000 | |
| val/AudioDataset.n_examples: 10 | |
| NoamScheduler.warmup: 500 | |
| batch_size: 7 | |
| num_workers: 7 | |
| epoch_length: 100 | |
| save_audio_epochs: 10 | |
| AdamW.lr: 0.0001 | |
| # let's us organize sound classes into folders and choose from those sound classes uniformly | |
| AudioDataset.without_replacement: False | |
| max_epochs: 500 |