DL-Art-School/codes/models/gpt_voice
James Betker 8f48848f91 misc
2022-01-22 08:23:29 -07:00
..
__init__.py
gpt_asr_hf.py
gpt_asr_hf2.py misc 2022-01-06 22:16:17 -07:00
gpt_tts_hf.py
lucidrains_dvae.py Remove dvae_arch_playground 2022-01-05 17:06:45 -07:00
mini_encoder.py
pixelshuffle_1d.py
text_cond_clip.py text<->cond clip 2022-01-22 08:23:14 -07:00
text_voice_clip.py Fixes 2022-01-10 14:32:04 -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_tts_experimental.py misc 2022-01-22 08:23:29 -07:00
unet_diffusion_tts.py Add an experimental unet_diffusion_tts to perform experiments on 2022-01-18 08:38:24 -07:00
unet_diffusion_vocoder_with_ref_trunc_top.py Add a new diffusion_vocoder that should be trainable faster 2022-01-11 17:26:07 -07:00
unet_diffusion_vocoder_with_ref.py Decrease resolution requirements to 2048 2022-01-20 11:27:49 -07:00
unified_voice_bilevel.py
unified_voice.py use_diffuse_tts 2022-01-19 00:35:24 -07:00
unified_voice2.py Update use_gpt_tts to be usable with unified_voice2 2022-01-18 21:14:17 -07:00
voice_voice_clip.py