File size: 476 Bytes
28a91e9 c06a2fa 28a91e9 c06a2fa 28a91e9 c06a2fa 28a91e9 d8e2268 c06a2fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"auto_map": {
"AutoFeatureExtractor": "feature_extraction_maest.MAESTFeatureExtractor"
},
"do_normalize": true,
"feature_extractor_type": "MAESTFeatureExtractor",
"feature_size": 1,
"hop_length": 256,
"log_compression": "logC",
"max_length": 1876,
"mean": 2.06755686098554,
"n_fft": 512,
"num_mel_bins": 96,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": false,
"sampling_rate": 16000,
"std": 1.268292820667291
}
|