初始化项目,由ModelHub XC社区提供模型
Model: hf-audio/wav2vec2-bert-CV16-en Source: Original Platform
This commit is contained in:
12
preprocessor_config.json
Normal file
12
preprocessor_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"do_normalize": true,
|
||||
"feature_extractor_type": "SeamlessM4TFeatureExtractor",
|
||||
"feature_size": 80,
|
||||
"num_mel_bins": 80,
|
||||
"padding_side": "right",
|
||||
"padding_value": 1,
|
||||
"processor_class": "Wav2Vec2BertProcessor",
|
||||
"return_attention_mask": true,
|
||||
"sampling_rate": 16000,
|
||||
"stride": 2
|
||||
}
|
||||
Reference in New Issue
Block a user