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

Model: aadel4/omniASR-CTC-1B-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-12 05:37:32 +08:00
commit 5213b4ac72
8 changed files with 10526 additions and 0 deletions

8
preprocessor_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"feature_size": 1,
"sampling_rate": 16000,
"padding_value": 0.0,
"do_normalize": true,
"return_attention_mask": false
}