DL-Art-School/codes/models/audio/tts
James Betker 136021bf8d tfd6
2022-05-30 09:09:42 -06:00
..
tacotron2 support tts typing 2022-04-16 23:36:57 -06:00
__init__.py
autoregressive_codegen.py
autoregressive_codegen2.py
ctc_code_generator.py ressurect ctc code gen with some cool new ideas 2022-05-24 14:02:33 -06:00
diffusion_encoder.py
lucidrains_dvae.py
mini_encoder.py reverse univnet classifier 2022-04-20 21:37:55 -06:00
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
transformer_diffusion_tts.py tfd5 2022-05-28 22:27:04 -06:00
transformer_diffusion_tts2.py tfd6 2022-05-30 09:09:42 -06:00
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_tts10.py adf update 2022-05-27 09:25:53 -06:00
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