Update config.json
Browse filesUpdate mask time prob.
- config.json +1 -1
config.json
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
"mask_time_length": 10,
|
66 |
"mask_time_min_space": 1,
|
67 |
"mask_time_other": 0.0,
|
68 |
-
"mask_time_prob": 0.
|
69 |
"mask_time_selection": "static",
|
70 |
"model_type": "wav2vec2",
|
71 |
"num_attention_heads": 16,
|
|
|
65 |
"mask_time_length": 10,
|
66 |
"mask_time_min_space": 1,
|
67 |
"mask_time_other": 0.0,
|
68 |
+
"mask_time_prob": 0.5,
|
69 |
"mask_time_selection": "static",
|
70 |
"model_type": "wav2vec2",
|
71 |
"num_attention_heads": 16,
|