DL-Art-School/codes/models/gpt_voice
2022-03-15 10:35:31 -06:00
..
__init__.py Add gpt_tts 2021-07-27 20:33:30 -06:00
ctc_code_generator.py ctc_code_gen mods 2022-02-12 19:59:54 -07:00
ctc_code_generator2.py ctc gen checkin 2022-02-05 15:59:53 -07:00
lucidrains_dvae.py Get rid of discretization loss 2022-03-03 13:36:25 -07:00
mini_encoder.py minicoder with classifier head: spread out probability mass for 0 predictions 2022-03-08 15:51:31 -07:00
transformer_builders.py Update use_gpt_tts to be usable with unified_voice2 2022-01-18 21:14:17 -07:00
unet_diffusion_tts5.py Adjustments to diffusion networks 2022-01-30 16:14:06 -07:00
unet_diffusion_tts6.py mild updates 2022-02-08 23:51:17 -07:00
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 Decrease resolution requirements to 2048 2022-01-20 11:27:49 -07:00
unet_diffusion_vocoder.py move diffusion vocoder 2022-03-08 15:51:05 -07:00
unified_voice2.py potentially average conditioning inputs 2022-03-10 20:37:41 -07:00
voice_voice_clip.py Fix gapping bug in voice2voice clip 2021-12-29 14:44:46 -07:00
w2v_matcher.py w2v_matcher mods 2022-03-03 21:52:51 -07:00