DL-Art-School/codes
James Betker 34774f9948 unified_voice: begin decoupling from HF GPT
I'd like to try some different (newer) transformer variants. The way to get
there is softly decoupling the transformer portion of this architecture
from GPT. This actually should be fairly easy.
2022-01-07 22:51:24 -07:00
..
.idea
data Fix dataset 2022-01-06 15:24:37 -07:00
models unified_voice: begin decoupling from HF GPT 2022-01-07 22:51:24 -07:00
scripts More fixes to use_gpt_tts 2022-01-07 22:30:55 -07:00
trainer misc 2022-01-06 22:16:17 -07:00
utils Add "dataset_debugger" support 2022-01-06 12:38:20 -07:00
multi_modal_train.py
process_video.py
requirements.txt
test.py
train.py misc 2022-01-06 22:16:17 -07:00
use_discriminator_as_filter.py