DL-Art-School/codes
James Betker a826d5f658 Mods to dvae
- Add resblock to each layer
- Increase filter size for each layer
- Use SiLU
2021-08-15 20:54:10 -06:00
..
.idea
data Fix up wavfile_dataset to be able to provide a full clip 2021-08-15 20:53:26 -06:00
models Mods to dvae 2021-08-15 20:54:10 -06:00
scripts Fix up wavfile_dataset to be able to provide a full clip 2021-08-15 20:53:26 -06:00
trainer Fix up some stuff that allows the MEL to be computed on-GPU 2021-08-13 18:35:55 -06:00
utils
multi_modal_train.py
process_video.py
requirements.txt Fix annoying warning and add to requirements 2021-08-11 17:32:06 -06:00
test_image_patch_classifier.py
test.py
train.py Auto-normalize wav files by data type 2021-08-15 09:09:51 -06:00
use_discriminator_as_filter.py