patrickvonplaten commited on
Commit
0a55761
1 Parent(s): b872192
Files changed (2) hide show
  1. config.json +5 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_dropout": 0.0,
3
  "apply_spec_augment": true,
4
  "architectures": [
@@ -58,8 +59,10 @@
58
  "mask_channel_length": 10,
59
  "mask_channel_prob": 0.0,
60
  "mask_feature_length": 10,
 
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
 
63
  "mask_time_min_space": 1,
64
  "mask_time_prob": 0.075,
65
  "model_type": "unispeech",
@@ -76,8 +79,8 @@
76
  "proj_codevector_dim": 768,
77
  "replace_prob": 0.5,
78
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
79
- "torch_dtype": "float16",
80
- "transformers_version": "4.13.0.dev0",
81
  "use_weighted_layer_sum": false,
82
  "vocab_size": 46
83
  }
1
  {
2
+ "_name_or_path": "./",
3
  "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
59
  "mask_channel_length": 10,
60
  "mask_channel_prob": 0.0,
61
  "mask_feature_length": 10,
62
+ "mask_feature_min_masks": 0,
63
  "mask_feature_prob": 0.0,
64
  "mask_time_length": 10,
65
+ "mask_time_min_masks": 2,
66
  "mask_time_min_space": 1,
67
  "mask_time_prob": 0.075,
68
  "model_type": "unispeech",
79
  "proj_codevector_dim": 768,
80
  "replace_prob": 0.5,
81
  "tokenizer_class": "Wav2Vec2CTCTokenizer",
82
+ "torch_dtype": "float32",
83
+ "transformers_version": "4.15.0.dev0",
84
  "use_weighted_layer_sum": false,
85
  "vocab_size": 46
86
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c66e0cb09e55075aa06962615a09390e2a4b0478d16697ff977c9362fca47407
3
- size 631152727
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49a68c65a579a935c948dd402e9de8d458a23dca57ff8b6ceeaeea4da5b5fa8
3
+ size 1262090495