DL-Art-School/codes/models/audio/tts
James Betker b42b4e18de clean up unified voice
- remove unused code
- fix inference model to use the terms "prior" and "posterior" to properly define the modeling order (they were inverted before)
- default some settings I never intend to change in the future
2022-05-09 14:45:49 -06:00
..
tacotron2
__init__.py
autoregressive_codegen.py
autoregressive_codegen2.py
ctc_code_generator2.py
diffusion_encoder.py
lucidrains_dvae.py
mini_encoder.py
random_latent_converter.py
transformer_builders.py
unet_diffusion_tts_flat.py
unet_diffusion_tts7.py
unet_diffusion_tts9.py
unet_diffusion_vocoder_with_ref.py
unet_diffusion_vocoder.py
unified_voice2.py clean up unified voice 2022-05-09 14:45:49 -06:00
voice_voice_clip.py
w2v_matcher.py