Skip to content

Releases: archinetai/audio-diffusion-pytorch

v0.0.51

28 Sep 19:37
Compare
Choose a tag to compare
feat: add noisy autoencoder option

v0.0.50

27 Sep 22:16
Compare
Choose a tag to compare
fix: clone upsampler conditioning

v0.0.49

27 Sep 13:46
Compare
Choose a tag to compare
feat: update upsampler with proper resampling method, randomize in-ba…

v0.0.48

27 Sep 09:00
Compare
Choose a tag to compare
feat: diffusion multiencoder default to 0 out layer

v0.0.47

26 Sep 10:29
Compare
Choose a tag to compare
feat: add autoencoder1d

v0.0.46

25 Sep 14:35
Compare
Choose a tag to compare
fix: remove unused kernel_sizes_init

v0.0.45

25 Sep 14:10
Compare
Choose a tag to compare
fix: cross attention skip connection

v0.0.44

25 Sep 12:53
Compare
Choose a tag to compare
feat: update cross attention, option to change attention blocks, defa…

v0.0.43

23 Sep 12:33
Compare
Choose a tag to compare
fix: patch factor missing from autoencoder, set default

v0.0.42

23 Sep 12:22
Compare
Choose a tag to compare
fix: missing patch factor in patchblock