hf-seamless-m4t-medium / preprocessor_config.json
ylacombe's picture
ylacombe HF staff
Upload processor (#5)
da4c346
raw history blame
No virus
318 Bytes
{
"feature_extractor_type": "SeamlessM4TFeatureExtractor",
"feature_size": 80,
"num_mel_bins": 80,
"padding_side": "right",
"padding_value": 0.0,
"processor_class": "SeamlessM4TProcessor",
"return_attention_mask": true,
"sampling_rate": 16000,
"src_lang": "eng",
"stride": 2,
"tgt_lang": "fra"
}