lock_s2t-small-uit-vimd_192355 / preprocessor_config.json
QuanHoangNgoc's picture
Training in progress, step 46
fa3e377 verified
raw
history blame contribute delete
346 Bytes
{
"do_ceptral_normalize": true,
"feature_extractor_type": "Speech2TextFeatureExtractor",
"feature_size": 80,
"normalize_means": true,
"normalize_vars": true,
"num_mel_bins": 80,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "Speech2TextProcessor",
"return_attention_mask": true,
"sampling_rate": 16000
}