- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| kmeans_mask_producer.py | ||
| scaled_weight_conv.py | ||
| vqvae_3_hardswitch.py | ||
| vqvae_3_separated_coupler.py | ||
| vqvae_3.py | ||
| vqvae_audio_xformer.py | ||
| vqvae_no_conv_transpose_hardswitched_lambda.py | ||
| vqvae_no_conv_transpose_switched_lambda.py | ||
| vqvae_no_conv_transpose.py | ||
| vqvae.py | ||