Upload Wav2Vec2ForCTC
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -86,7 +86,7 @@
|
|
| 86 |
"num_hidden_layers": 24,
|
| 87 |
"num_negatives": 100,
|
| 88 |
"output_hidden_size": 1024,
|
| 89 |
-
"pad_token_id":
|
| 90 |
"proj_codevector_dim": 768,
|
| 91 |
"tdnn_dilation": [
|
| 92 |
1,
|
|
@@ -111,6 +111,6 @@
|
|
| 111 |
],
|
| 112 |
"transformers_version": "5.0.0",
|
| 113 |
"use_weighted_layer_sum": false,
|
| 114 |
-
"vocab_size":
|
| 115 |
"xvector_output_dim": 512
|
| 116 |
}
|
|
|
|
| 86 |
"num_hidden_layers": 24,
|
| 87 |
"num_negatives": 100,
|
| 88 |
"output_hidden_size": 1024,
|
| 89 |
+
"pad_token_id": 77,
|
| 90 |
"proj_codevector_dim": 768,
|
| 91 |
"tdnn_dilation": [
|
| 92 |
1,
|
|
|
|
| 111 |
],
|
| 112 |
"transformers_version": "5.0.0",
|
| 113 |
"use_weighted_layer_sum": false,
|
| 114 |
+
"vocab_size": 80,
|
| 115 |
"xvector_output_dim": 512
|
| 116 |
}
|
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:582149e3e913a0fc7f29c116530e0b1b6ae7a7ab23eef4efc3fc2acc760e2b75
|
| 3 |
+
size 1262135432
|