add processor file

This commit is contained in:
Patrick von Platen 2021-02-25 17:58:11 +03:00
parent dbdb8c54a0
commit 0bc6398d9a
1 changed files with 8 additions and 0 deletions

8
preprocessor_config.json Normal file
View File

@ -0,0 +1,8 @@
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
}