Upload Wav2Vec2ForCTC
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
-
"
|
11 |
],
|
12 |
"attention_dropout": 0.1,
|
13 |
"bos_token_id": 1,
|
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
+
"Wav2Vec2ForCTC"
|
11 |
],
|
12 |
"attention_dropout": 0.1,
|
13 |
"bos_token_id": 1,
|
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:08210f10e3158197a5fad96ea097840973dc4c362d40287afd2e81d2148a83a9
|
3 |
+
size 1261950932
|