Commit
·
5f0f6e9
1
Parent(s):
e14c5a2
Update tiny models for EncodecModel
Browse files- 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:f9c0d91a98893cca084a5c35fdd4a8488f5d065cac7cb00996f05309f4b83220
|
3 |
size 93174461
|