DL-Art-School/codes/models/gpt_voice
2021-12-26 15:17:24 -07:00
..
dvae_arch_playground
__init__.py
gpt_asr_hf.py
gpt_asr_hf2.py asr_hf2: add independent position embedders 2021-12-26 15:17:24 -07:00
gpt_tts_hf.py Make tokenization configs more configurable 2021-12-25 12:17:50 -07:00
lucidrains_dvae.py
mini_encoder.py
pixelshuffle_1d.py
unet_diffusion_vocoder_with_ref.py
unified_voice.py Initialize our embeddings the same way GPT-2 initializes theirs. 2021-12-26 00:20:30 -07:00
voice_clip.py