marcop commited on
Commit
db80775
1 Parent(s): 260d884
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_misc
11
+ ## Model provided by: marcop
12
+
13
+ Pretrained musika_misc 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_misc model using the notebook available [here](https://colab.research.google.com/drive/1HJWliBXPi-Xlx3gY8cjFI5-xaZgrTD7r).
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:3b9bcb7790cd09fb585be1e926664f4b468974b561807efe66ee8bcaa9ad8520
3
+ size 83234208
gen.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1a2e1ec5f37e4512bd4f602ad92fa42464f25ddbac3a01f6a4d597f90c3e03
3
+ size 62200696
gen_ema.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0cb86f0bf22a568f1ef1ad5782d11543f9779069de996b81907328eeb24c8e
3
+ size 62200720
opt_dec.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7495f9af153b240b933af163704e826fd6777f3d0495a10d3e4192d5f52df94
3
+ size 124003224
opt_disc.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4288fbe6cf718f2727dbfbf9628d90714212d082839a50b6566d76cb6fcba275
3
+ size 166296980
switch.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:117a33caa790efc51aed2820cfdec67eb5352910ee08d8c33f24fe9dd400bec1
3
+ size 132