Releases: archinetai/audio-diffusion-pytorch
Releases · archinetai/audio-diffusion-pytorch
v0.0.31
15 Sep 09:01
Compare
Sorry, something went wrong.
No results found
feat: add option to provide context tokens
v0.0.30
12 Sep 17:47
Compare
Sorry, something went wrong.
No results found
feat: add option to change encoder num_blocks
v0.0.29
12 Sep 12:35
Compare
Sorry, something went wrong.
No results found
feat: add with_info during forward in autoencoder
v0.0.28
10 Sep 09:46
Compare
Sorry, something went wrong.
No results found
feat: add option to insert quantizer as diffusion autoencoder bottleneck
v0.0.27
08 Sep 14:07
Compare
Sorry, something went wrong.
No results found
feat: add convout kernels option
v0.0.26
08 Sep 09:56
Compare
Sorry, something went wrong.
No results found
fix: replace prod not supported py3.7
v0.0.25
07 Sep 10:02
Compare
Sorry, something went wrong.
No results found
feat: add option to train upsampler with multiple factors
v0.0.24
06 Sep 21:52
Compare
Sorry, something went wrong.
No results found
fix: add autoencoder import
v0.0.23
06 Sep 09:44
Compare
Sorry, something went wrong.
No results found
feat: context after downsample
v0.0.22
06 Sep 06:47
Compare
Sorry, something went wrong.
No results found
feat: remove unsucessful convmean, provide context only during downsa…