DL-Art-School/codes/models
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
..
byol Various fixes 2021-07-14 00:08:42 -06:00
classifiers
diffusion More work on wave-diffusion 2021-07-27 05:36:17 -06:00
fixup_resnet
flownet2@db2b7899ea
glean
global_convs
gpt_voice Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
optical_flow
pixel_level_contrastive_learning
segformer
srflow
styled_sr
stylegan Various fixes 2021-07-14 00:08:42 -06:00
switched_conv
tacotron2 More work on wave-diffusion 2021-07-27 05:36:17 -06:00
tecogan
transformers
vqvae Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
waveglow
__init__.py
arch_util.py More work on wave-diffusion 2021-07-27 05:36:17 -06:00
discriminator_vgg_arch.py
feature_arch.py
lightweight_gan.py Various fixes 2021-07-14 00:08:42 -06:00
ResGen_arch.py
RRDBNet_arch.py
spinenet_arch.py