LysandreJik commited on
Commit
45d92b0
·
1 Parent(s): fcbad8b
Files changed (4) hide show
  1. config.json +4 -2
  2. preprocessor_config.json +9 -0
  3. pytorch_model.bin +1 -1
  4. tf_model.h5 +1 -1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "apply_spec_augment": true,
4
  "attention_dropout": 0.1,
5
  "bos_token_id": 1,
 
6
  "conv_bias": false,
7
  "conv_dim": [
8
  32,
@@ -48,6 +49,7 @@
48
  "num_feat_extract_layers": 3,
49
  "num_hidden_layers": 4,
50
  "pad_token_id": 0,
51
- "transformers_version": "4.10.0.dev0",
52
- "vocab_size": 32
 
53
  }
 
3
  "apply_spec_augment": true,
4
  "attention_dropout": 0.1,
5
  "bos_token_id": 1,
6
+ "classifier_proj_size": 256,
7
  "conv_bias": false,
8
  "conv_dim": [
9
  32,
 
49
  "num_feat_extract_layers": 3,
50
  "num_hidden_layers": 4,
51
  "pad_token_id": 0,
52
+ "transformers_version": "4.11.0.dev0",
53
+ "use_weighted_layer_sum": false,
54
+ "vocab_size": {}
55
  }
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0,
7
+ "return_attention_mask": false,
8
+ "sampling_rate": 16000
9
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9ba6fb58c94dfe39d5aebd99c734ec139b5519f68bf6339d1def741c964318b
3
  size 130744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0504fc55e845fa69b07496cf7bf426095b032cfb7bee61f9afe91d805c164a6d
3
  size 130744
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e46f2bd8ffe6a03d22844c7e4baffffb46ce75d94d30a75778fa4d34caeff11
3
  size 1344176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb0f40e91b0ea76e789e473c12300a9516e04caad0df7e830c483a2ef9887a7d
3
  size 1344176