Skip to content

Releases: archinetai/audio-diffusion-pytorch

v0.0.41

23 Sep 11:32

Choose a tag to compare

feat: add additional skip connection

v0.0.40

23 Sep 10:01

Choose a tag to compare

feat: updated patching structure

v0.0.39

22 Sep 21:55

Choose a tag to compare

feat: option to use sequential patching

v0.0.38

22 Sep 21:17

Choose a tag to compare

feat: fewer channels in convout block

v0.0.37

22 Sep 15:28

Choose a tag to compare

feat: change conv out block

v0.0.36

21 Sep 16:32

Choose a tag to compare

feat: update diffusion autoencoder to multiencoder conditioning

v0.0.35

21 Sep 09:20

Choose a tag to compare

feat: add mapping context features, improve output block

v0.0.34

20 Sep 10:27

Choose a tag to compare

feat: add conditional model, classifier-free guidance, refactor conte…

v0.0.33

19 Sep 08:51

Choose a tag to compare

fix: convout dual channel, add skip connection

v0.0.32

19 Sep 08:30

Choose a tag to compare

fix: context channels error, update convout block