DL-Art-School/codes/models/audio/tts
2022-05-01 23:04:44 -06:00
..
tacotron2 support tts typing 2022-04-16 23:36:57 -06:00
__init__.py
autoregressive_codegen.py Align autoregressive text using start and stop tokens 2022-04-08 09:41:59 -06:00
autoregressive_codegen2.py cg2 2022-04-06 21:24:36 -06:00
ctc_code_generator2.py
diffusion_encoder.py drop full layers in layerdrop, not half layers 2022-03-23 17:15:08 -06:00
lucidrains_dvae.py
mini_encoder.py reverse univnet classifier 2022-04-20 21:37:55 -06:00
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 support x-transformers in text_voice_clip and support relative positional embeddings 2022-03-26 22:48:10 -06:00
unet_diffusion_tts9.py tts9: fix position embeddings snafu 2022-03-22 11:41:32 -06:00
unet_diffusion_vocoder_with_ref.py
unet_diffusion_vocoder.py
unified_voice2.py break out get_conditioning_latent from unified_voice 2022-05-01 23:04:44 -06:00
voice_voice_clip.py
w2v_matcher.py