Lakoc commited on
Commit
e0f29ca
·
verified ·
1 Parent(s): cfb927e

Upload config

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
6
  "add_adapter": false,
7
- "apply_spec_augment": true,
8
  "attention_dropout": 0.1,
9
  "best_rq_codebook_dim": 16,
10
  "best_rq_codebook_size": 1024,
@@ -54,9 +54,9 @@
54
  "mask_feature_length": 10,
55
  "mask_feature_min_masks": 0,
56
  "mask_feature_prob": 0.0,
57
- "mask_time_length": 10,
58
  "mask_time_min_masks": 2,
59
- "mask_time_prob": 0.05,
60
  "max_source_positions": 1024,
61
  "merge_conv_kernel": 31,
62
  "model_type": "bestrq-ebranchformer",
 
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
6
  "add_adapter": false,
7
+ "apply_spec_augment": false,
8
  "attention_dropout": 0.1,
9
  "best_rq_codebook_dim": 16,
10
  "best_rq_codebook_size": 1024,
 
54
  "mask_feature_length": 10,
55
  "mask_feature_min_masks": 0,
56
  "mask_feature_prob": 0.0,
57
+ "mask_time_length": 3,
58
  "mask_time_min_masks": 2,
59
+ "mask_time_prob": 0.45,
60
  "max_source_positions": 1024,
61
  "merge_conv_kernel": 31,
62
  "model_type": "bestrq-ebranchformer",