TANGO / wav2vec2 /feature_extractor_config.json
camenduru's picture
thanks to H-Liu1997 ❤
116a4d2 verified
raw
history blame contribute delete
158 Bytes
{
"do_normalize": true,
"feature_dim": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
}