Skip to content

Releases: archinetai/audio-diffusion-pytorch

v0.0.31

15 Sep 09:01

Choose a tag to compare

feat: add option to provide context tokens

v0.0.30

12 Sep 17:47

Choose a tag to compare

feat: add option to change encoder num_blocks

v0.0.29

12 Sep 12:35

Choose a tag to compare

feat: add with_info during forward in autoencoder

v0.0.28

10 Sep 09:46

Choose a tag to compare

feat: add option to insert quantizer as diffusion autoencoder bottleneck

v0.0.27

08 Sep 14:07

Choose a tag to compare

feat: add convout kernels option

v0.0.26

08 Sep 09:56

Choose a tag to compare

fix: replace prod not supported py3.7

v0.0.25

07 Sep 10:02

Choose a tag to compare

feat: add option to train upsampler with multiple factors

v0.0.24

06 Sep 21:52

Choose a tag to compare

fix: add autoencoder import

v0.0.23

06 Sep 09:44

Choose a tag to compare

feat: context after downsample

v0.0.22

06 Sep 06:47

Choose a tag to compare

feat: remove unsucessful convmean, provide context only during downsa…