marcop commited on
Commit
223cf92
1 Parent(s): 8248522
Files changed (7) hide show
  1. README.md +20 -0
  2. critic.h5 +3 -0
  3. gen.h5 +3 -0
  4. gen_ema.h5 +3 -0
  5. opt_dec.npy +3 -0
  6. opt_disc.npy +3 -0
  7. switch.npy +3 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - audio
5
+ - music
6
+ - generation
7
+ - tensorflow
8
  ---
9
+
10
+ # Musika Model: musika_techno
11
+ ## Model provided by: marcop
12
+
13
+ Pretrained musika_techno model for the [Musika system](https://github.com/marcoppasini/musika) for fast infinite waveform music generation.
14
+ Introduced in [this paper](https://arxiv.org/abs/2208.08706).
15
+
16
+ ## How to use
17
+
18
+ You can generate music from this pretrained musika_techno model using the notebook available [here](https://colab.research.google.com/drive/1HJWliBXPi-Xlx3gY8cjFI5-xaZgrTD7r?usp=sharing).
19
+
20
+ ### Model description
21
+
22
+ This pretrained GAN system consists of a ResNet-style generator and discriminator. During training, stability is controlled by adapting the strength of gradient penalty regularization on-the-fly. The gradient penalty weighting term is contained in *switch.npy*. The generator is conditioned on a latent coordinate system to produce samples of arbitrary length. The latent representations produced by the generator are then passed to a decoder which converts them into waveform audio.
23
+ The generator has a context window of about 12 seconds of audio.
critic.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f040d4a5c4bbf29c324a93349e91822c2d9815bbf407f791c1b7233b7db953
3
+ size 83235440
gen.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1a941d3b7e617426e7652536a493021555c873ec6d83478f316205cb260532a
3
+ size 62200296
gen_ema.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582149f06f50197022758a7ca981a13164364871321ab2cf0662fc6ed7d634b0
3
+ size 62200304
opt_dec.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdb9e61ead4565e34c091ffeb7361a3e0744b94df3ca6d7437d30399ae4e2d8b
3
+ size 124003224
opt_disc.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c4e1552cea8b1c871271df48e818fdfd743785494dced28aca97be90f4b26f
3
+ size 166296980
switch.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f9a735653a83928da9c0931123353bfd80f16629e4730435134cc1f0e05f54
3
+ size 132