DL-Art-School/codes/models
2021-11-07 18:42:06 -07:00
..
byol Fix byol_model_wrapper to function with audio inputs 2021-08-05 22:20:22 -06:00
classifiers
deepspeech Add deepspeech model and support for decoding with it 2021-10-27 13:09:46 -06:00
diffusion Clean stuff up, move more things into arch_util 2021-10-20 21:19:25 -06:00
fixup_resnet
flownet2@db2b7899ea
glean
gpt_voice Add script for computing attention for gpt_asr 2021-11-07 18:42:06 -07:00
optical_flow
segformer
spleeter Improvements to splitter 2021-09-09 23:34:56 -06:00
srflow
stylegan Various fixes 2021-07-14 00:08:42 -06:00
switched_conv Add switchnorm to gumbel_quantizer 2021-09-24 18:49:25 -06:00
tacotron2 Initial implementation of audio_with_noise dataset 2021-10-21 16:45:19 -06:00
vqvae base DVAE & vector_quantizer 2021-10-20 21:19:38 -06:00
waveglow Add waveglow & inference capabilities to audio generator 2021-07-08 23:07:36 -06:00
__init__.py
arch_util.py Clean stuff up, move more things into arch_util 2021-10-20 21:19:25 -06:00
audio_resnet.py Add audio augmentation to wavfile_dataset, utility to test audio similary 2021-08-05 22:14:49 -06:00
discriminator_vgg_arch.py Fix codes when inferring from dvae 2021-10-17 22:51:17 -06:00
feature_arch.py
lightweight_gan.py Various fixes 2021-07-14 00:08:42 -06:00
ResGen_arch.py
RRDBNet_arch.py More cleanup 2021-09-29 14:24:49 -06:00
spinenet_arch.py