DL-Art-School/codes/scripts
James Betker d9936df363 Add gpt_tts dataset and implement inference
- Adds a script which preprocesses quantized mels given a DVAE
- Adds a dataset which can consume preprocessed qmels
- Reworks GPT TTS to consume the outputs of that dataset (removes logic to add padding and start/end tokens)
- Adds inference to gpt_tts
2021-08-04 00:44:04 -06:00
..
audio Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
byol
diffusion diffusion surfin' 2021-07-06 09:36:52 -06:00
stylegan2
ui
cifar100_untangle.py Amplify dropout rate 2021-06-07 15:20:53 -06:00
compute_fdpl_perceptual_weights.py
create_lmdb.py
extract_square_images.py
extract_subimages_with_ref.py Various mods to support better jpeg image filtering 2021-06-25 13:16:15 -06:00
extract_subimages.py
extract_temporal_squares.py
folderize_imagenet_val.py
recover_tensorboard_log.py
rename.py
srflow_latent_space_playground.py
stitch_images.py Misc fixes for diffusion nets 2021-06-21 10:38:07 -06:00
test_psnr_approximator.py
use_generator_as_filter.py
validate_data.py