hyunwoo3235 commited on
Commit
5a57f8e
1 Parent(s): 6e0d1e8

Upload 5 files

Browse files
config.json CHANGED
@@ -6,7 +6,6 @@
6
  ],
7
  "attention_dropout": 0.1,
8
  "bos_token_id": 1,
9
- "classifier_proj_size": 256,
10
  "conv_bias": false,
11
  "conv_dim": [
12
  512,
@@ -72,5 +71,5 @@
72
  "torch_dtype": "float32",
73
  "transformers_version": "4.30.0.dev0",
74
  "use_weighted_layer_sum": false,
75
- "vocab_size": 100
76
  }
 
6
  ],
7
  "attention_dropout": 0.1,
8
  "bos_token_id": 1,
 
9
  "conv_bias": false,
10
  "conv_dim": [
11
  512,
 
71
  "torch_dtype": "float32",
72
  "transformers_version": "4.30.0.dev0",
73
  "use_weighted_layer_sum": false,
74
+ "vocab_size": 32
75
  }
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fee607959e8ef19aa450d53e5510f2c08c48460154554c7be60fb068e610e91
3
- size 378384592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a610796f655b91449548a7f70580b0cb9a1318adcfd3815d17f750d3107430
3
+ size 377494617
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d06d622517330533d156ce6798b937e0545ad8bf83eb91d1692ff50536e7d0
3
+ size 377510584
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": false,
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:1c3168f46d4428b37d7812ce7717b809d41a05ca8daa2c2a32da783da3263260
3
  size 377554841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931f6232879f8eadf7dbd9e00e1fa4cac61ad269af89d509b2ed75009b1a02c5
3
  size 377554841