Skip to content

Releases: lucidrains/soundstorm-pytorch

0.0.19

29 Jun 19:59
Compare
Choose a tag to compare
remove the eos token id from the semantic conditioning

0.0.18

26 Jun 20:26
Compare
Choose a tag to compare
add ability to use t5 relative positional bias, addressing https://gi…

0.0.17

26 Jun 17:40
Compare
Choose a tag to compare
now able to train directly on raw audio, conditioned on semantic toke…

0.0.16

25 Jun 19:39
Compare
Choose a tag to compare
soundstorm can now accept semantic token ids for conditioning, which …

0.0.15

25 Jun 16:41
Compare
Choose a tag to compare
bump to latest audiolm

0.0.14

27 May 20:17
Compare
Choose a tag to compare
release correct masking strategy, thanks to @stevenhillis !

0.0.12

19 May 20:36
Compare
Choose a tag to compare
use a bias-less layernorm and remove batchnorm from conformer

0.0.11

19 May 18:56
Compare
Choose a tag to compare
add conformer, switch to rotary embeddings

0.0.10

19 May 15:44
Compare
Choose a tag to compare
complete grouped residual vq support

0.0.7

18 May 21:26
Compare
Choose a tag to compare
ability to generate in seconds