Skip to content

Releases: lucidrains/musiclm-pytorch

0.0.19

10 Feb 16:35
Compare
Choose a tag to compare
add ability to skip prompt asking whether to clear previous results, …

0.0.18

09 Feb 17:41
Compare
Choose a tag to compare
need torch 1.12 for complex stft discriminator from audiolm

0.0.17

08 Feb 15:44
Compare
Choose a tag to compare
in contrastive learning, make sure always the full batch

0.0.16

08 Feb 15:38
Compare
Choose a tag to compare
batch size must be greater than 1 for contrastive learning

0.0.15

07 Feb 17:42
Compare
Choose a tag to compare
helpful assert

0.0.14

07 Feb 17:33
Compare
Choose a tag to compare
forget about weight decay, and make sure to clip wavs by data_max_length

0.0.12

06 Feb 18:43
Compare
Choose a tag to compare
curtail to shortest, as no self attention masking strategy in audio s…

0.0.11

06 Feb 18:16
Compare
Choose a tag to compare
get a mulan trainer out, remove wip

0.0.10

05 Feb 16:49
Compare
Choose a tag to compare
add patch dropout

0.0.9

03 Feb 16:21
Compare
Choose a tag to compare
adopt dual patchnorm