Upload Wav2Vec2ForCTC
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"adapter_kernel_size": 3,
|
| 5 |
"adapter_stride": 2,
|
|
@@ -102,7 +102,7 @@
|
|
| 102 |
1
|
| 103 |
],
|
| 104 |
"torch_dtype": "float32",
|
| 105 |
-
"transformers_version": "4.
|
| 106 |
"use_weighted_layer_sum": false,
|
| 107 |
"vocab_size": 32,
|
| 108 |
"xvector_output_dim": 512
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "facebook/wav2vec2-large-960h-lv60-self",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"adapter_kernel_size": 3,
|
| 5 |
"adapter_stride": 2,
|
|
|
|
| 102 |
1
|
| 103 |
],
|
| 104 |
"torch_dtype": "float32",
|
| 105 |
+
"transformers_version": "4.28.1",
|
| 106 |
"use_weighted_layer_sum": false,
|
| 107 |
"vocab_size": 32,
|
| 108 |
"xvector_output_dim": 512
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262027181
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee8e36b5583aac2c8d2af5f8b4a174ac67e6cbfa4c7ad81e184d7f32e29e5f5d
|
| 3 |
size 1262027181
|