groadabike
commited on
Commit
•
f0b15b3
1
Parent(s):
3eec05b
Push model using huggingface_hub.
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
"H": 512,
|
5 |
"L": 20,
|
6 |
"N": 256,
|
7 |
-
"P":
|
8 |
-
"R":
|
9 |
-
"X":
|
10 |
"audio_channels": 2,
|
11 |
"causal": false,
|
12 |
"mask_nonlinear": "relu",
|
|
|
4 |
"H": 512,
|
5 |
"L": 20,
|
6 |
"N": 256,
|
7 |
+
"P": 3,
|
8 |
+
"R": 3,
|
9 |
+
"X": 8,
|
10 |
"audio_channels": 2,
|
11 |
"causal": false,
|
12 |
"mask_nonlinear": "relu",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b122563d98467921784509a47f1edc089b8dfef784f1e3ad539adf465e6e41d
|
3 |
+
size 26404576
|