DL-Art-School/codes/models/audio/tts
James Betker b4549eed9f uv2 fix
2022-04-20 00:27:38 -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
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
unet_diffusion_vocoder_with_ref.py
unet_diffusion_vocoder.py
unified_voice2.py uv2 fix 2022-04-20 00:27:38 -06:00
voice_voice_clip.py
w2v_matcher.py