File size: 315 Bytes
51816e9 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_xvector.XvectorFeatureExtractor"
},
"do_normalize": true,
"feature_extractor_type": "XvectorFeatureExtractor",
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000
} |