Update tiny models for EncodecModel
#3
by
hf-transformers-bot
- opened
- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -38,5 +38,6 @@
|
|
38 |
4,
|
39 |
2
|
40 |
],
|
41 |
-
"use_causal_conv": true
|
|
|
42 |
}
|
|
|
38 |
4,
|
39 |
2
|
40 |
],
|
41 |
+
"use_causal_conv": true,
|
42 |
+
"use_conv_shortcut": true
|
43 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 93174461
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cc659a50b83ff3d3f5ea7fc44fd95bb83e3b43b32bb69877cfd3a85b91187e7
|
3 |
size 93174461
|