DL-Art-School/codes/scripts/audio
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
..
generate_quantized_mels.py Add gpt_tts dataset and implement inference 2021-08-04 00:44:04 -06:00
test_audio_gen.py Get dalle-style TTS to "work" 2021-08-03 21:08:27 -06:00