Upload v1.7
Browse files- config.json +8 -0
- weights/silero-vad-int4.zip +3 -0
- weights/silero-vad-int8.zip +3 -0
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "silero-vad",
|
| 3 |
+
"precisions": [
|
| 4 |
+
"int4",
|
| 5 |
+
"int8"
|
| 6 |
+
],
|
| 7 |
+
"fingerprint": "87d932135ceeaac0d37247d37174b16d0277a9044ba3b0c4286edc6013d5bb73"
|
| 8 |
+
}
|
weights/silero-vad-int4.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f3606dba68dc5bfc1a9866edf1a65c9cbe605a626721ecef39e7d99353eab27
|
| 3 |
+
size 577704
|
weights/silero-vad-int8.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8161a0328ec447d9470c562f4eef8784ea3dbbf96e5c49b539f33be49c4d2713
|
| 3 |
+
size 577704
|