yangwang825 commited on
Commit
e3a1b74
1 Parent(s): 8c988ac

Upload feature extractor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -7,6 +7,6 @@
7
  "feature_size": 1,
8
  "padding_side": "right",
9
  "padding_value": 0.0,
10
- "return_attention_mask": true,
11
  "sampling_rate": 16000
12
  }
 
7
  "feature_size": 1,
8
  "padding_side": "right",
9
  "padding_value": 0.0,
10
+ "return_attention_mask": false,
11
  "sampling_rate": 16000
12
  }