DL-Art-School/codes/models/audio/tts
2022-04-11 11:02:44 -06:00
..
tacotron2
__init__.py
autoregressive_codegen.py Align autoregressive text using start and stop tokens 2022-04-08 09:41:59 -06:00
autoregressive_codegen2.py
ctc_code_generator2.py
diffusion_encoder.py
lucidrains_dvae.py
mini_encoder.py
transformer_builders.py undo relative 2022-04-08 16:32:52 -06:00
unet_diffusion_tts_flat.py Change latent_conditioner back 2022-04-11 09:00:13 -06:00
unet_diffusion_tts7.py
unet_diffusion_tts9.py
unet_diffusion_vocoder_with_ref.py
unet_diffusion_vocoder.py
unified_voice2.py Fixes for training the diffusion model on autoregressive inputs 2022-04-11 11:02:44 -06:00
voice_voice_clip.py
w2v_matcher.py