DL-Art-School/codes/models/gpt_voice
James Betker 34774f9948 unified_voice: begin decoupling from HF GPT
I'd like to try some different (newer) transformer variants. The way to get
there is softly decoupling the transformer portion of this architecture
from GPT. This actually should be fairly easy.
2022-01-07 22:51:24 -07:00
..
__init__.py
gpt_asr_hf.py Fix gpt_tts_hf inference 2021-12-20 17:45:26 -07:00
gpt_asr_hf2.py misc 2022-01-06 22:16:17 -07:00
gpt_tts_hf.py Make tokenization configs more configurable 2021-12-25 12:17:50 -07:00
lucidrains_dvae.py Remove dvae_arch_playground 2022-01-05 17:06:45 -07:00
mini_encoder.py misc 2022-01-01 14:05:33 -07:00
pixelshuffle_1d.py Improvements to GptTts 2021-07-31 15:57:57 -06:00
text_voice_clip.py Finish up the text->voice clip model 2022-01-07 22:28:45 -07:00
unet_diffusion_vocoder_with_ref.py misc 2021-12-11 08:17:26 -07:00
unified_voice_bilevel.py dataset improvements and fix to unified_voice_Bilevel 2022-01-01 00:16:30 -07:00
unified_voice.py unified_voice: begin decoupling from HF GPT 2022-01-07 22:51:24 -07:00
voice_voice_clip.py Fix gapping bug in voice2voice clip 2021-12-29 14:44:46 -07:00