DL-Art-School/codes/models/gpt_voice
2022-03-15 10:35:31 -06:00
..
__init__.py
ctc_code_generator.py
ctc_code_generator2.py
lucidrains_dvae.py
mini_encoder.py
transformer_builders.py
unet_diffusion_tts5.py
unet_diffusion_tts6.py
unet_diffusion_tts7.py Update tts9: Remove torchscript provisions and add mechanism to train solely on codes 2022-03-09 09:43:38 -07:00
unet_diffusion_tts8.py tts8 (incomplete, may be removed) 2022-03-15 10:35:31 -06:00
unet_diffusion_tts9.py Use wider spectrogram when asked 2022-03-15 10:35:11 -06:00
unet_diffusion_vocoder_with_ref.py
unet_diffusion_vocoder.py
unified_voice2.py potentially average conditioning inputs 2022-03-10 20:37:41 -07:00
voice_voice_clip.py
w2v_matcher.py