初始化项目,由ModelHub XC社区提供模型

Model: othrif/wav2vec2-large-xlsr-arabic
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-08 11:35:50 +08:00
commit 56fedafff8
11 changed files with 837 additions and 0 deletions

8
preprocessor_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"do_normalize": true,
"feature_size": 1,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 16000
}