Matthijs commited on
Commit
4734560
1 Parent(s): a0429fd

Upload model

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -23,12 +23,12 @@
23
  "kmeans_init": true,
24
  "kmeans_iters": 50,
25
  "last_kernel_size": 7,
26
- "lstm": 2,
27
  "model_type": "encodec",
28
  "norm": "time_group_norm",
29
  "norm_params": {},
30
  "normalize": true,
31
  "num_filters": 32,
 
32
  "num_residual_layers": 1,
33
  "overlap": 0.01,
34
  "pad_mode": "reflect",
 
23
  "kmeans_init": true,
24
  "kmeans_iters": 50,
25
  "last_kernel_size": 7,
 
26
  "model_type": "encodec",
27
  "norm": "time_group_norm",
28
  "norm_params": {},
29
  "normalize": true,
30
  "num_filters": 32,
31
+ "num_lstm_layers": 2,
32
  "num_residual_layers": 1,
33
  "overlap": 0.01,
34
  "pad_mode": "reflect",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46827ddfced935887cdaf213a9cf73f9f659758eb7c952243f29c5608ccadb95
3
- size 76340045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f5630219ad09b4726cbafe907f8a7e05972425952851f1dc0802b222e7aab7
3
+ size 76340173