DL-Art-School/codes
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
..
.idea
data Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
models Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
scripts Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
trainer
utils
multi_modal_train.py
process_video.py
requirements.txt
test_image_patch_classifier.py
test.py
train.py
use_discriminator_as_filter.py