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

Model: UsefulSensors/moonshine-tiny-ja
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-08 11:35:50 +08:00
commit 024e05a589
8 changed files with 284430 additions and 0 deletions

9
preprocessor_config.json Normal file
View File

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