DL-Art-School/codes/models/audio/tts
James Betker ee218ab9b7 uv3
2022-05-13 17:57:47 -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 Add a trainable network for converting a normal distribution into a latent space 2022-05-02 09:47:30 -06:00
transformer_builders.py
unet_diffusion_tts_flat.py Add a trainable network for converting a normal distribution into a latent space 2022-05-02 09:47:30 -06:00
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
unified_voice3.py uv3 2022-05-13 17:57:47 -06:00
voice_voice_clip.py
w2v_matcher.py