DL-Art-School/codes/models/audio/tts
2022-04-02 21:25:10 -06:00
..
tacotron2 More spring cleaning 2022-03-16 12:04:00 -06:00
__init__.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
autoregressive_codegen.py add inference model on top of codegen 2022-04-02 21:25:10 -06:00
ctc_code_generator.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
ctc_code_generator2.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
diffusion_encoder.py drop full layers in layerdrop, not half layers 2022-03-23 17:15:08 -06:00
lucidrains_dvae.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
mini_encoder.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
transformer_builders.py unified_voice: relative position encodings 2022-03-22 11:41:13 -06:00
unet_diffusion_tts_flat.py drop full layers in layerdrop, not half layers 2022-03-23 17:15:08 -06:00
unet_diffusion_tts_flat0.py undo latent converter change 2022-04-01 20:46:27 -06:00
unet_diffusion_tts5.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
unet_diffusion_tts6.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -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_tts8.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -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 Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
unet_diffusion_vocoder.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
unified_voice2.py unified_voice: relative position encodings 2022-03-22 11:41:13 -06:00
voice_voice_clip.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00
w2v_matcher.py Refactor audio-style models into the audio folder 2022-03-15 11:06:25 -06:00