ProAIDev commited on
Commit
647e46f
·
verified ·
1 Parent(s): 79f9ee7

Upload /workspace/ComfyUI/models/transformers/TencentGameMate/chinese-wav2vec2-base/preprocessor_config.json with huggingface_hub

Browse files
workspace/ComfyUI/models/transformers/TencentGameMate/chinese-wav2vec2-base/preprocessor_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": false,
3
+ "feature_size": 1,
4
+ "padding_side": "right",
5
+ "padding_value": 0.0,
6
+ "return_attention_mask": false,
7
+ "sampling_rate": 16000
8
+ }