DL-Art-School/codes/models/gpt_voice
2022-02-04 11:00:15 -07:00
..
__init__.py
ctc_code_generator.py Mods to support a autoregressive CTC code generator 2022-02-03 19:58:54 -07:00
ctc_code_generator2.py add an autoregressive ctc code generator 2022-02-04 11:00:15 -07:00
gpt_asr_hf.py
gpt_asr_hf2.py
gpt_tts_hf.py
lucidrains_dvae.py
mini_encoder.py
pixelshuffle_1d.py
text_cond_clip.py
text_voice_clip.py
transformer_builders.py
unet_diffusion_tts.py
unet_diffusion_tts2.py
unet_diffusion_tts3.py new diffusion updates from testing 2022-01-29 11:01:01 -07:00
unet_diffusion_tts4.py new diffusion updates from testing 2022-01-29 11:01:01 -07:00
unet_diffusion_tts5.py Adjustments to diffusion networks 2022-01-30 16:14:06 -07:00
unet_diffusion_tts6.py Update SR model 2022-02-03 21:42:53 -07:00
unet_diffusion_vocoder_with_ref_trunc_top.py
unet_diffusion_vocoder_with_ref.py
unified_voice_bilevel.py
unified_voice.py
unified_voice2.py
voice_voice_clip.py