chua commited on
Commit
cc9709e
·
verified ·
1 Parent(s): 1b26b5d

Update config license to CC BY-NC 4.0

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "task": "automatic-speech-recognition",
7
  "library_name": "coreml",
8
- "license": "apache-2.0",
9
  "base_model": "AutoArk-AI/Audio8-ASR-0.1B",
10
  "onnx_runtime_model": "AutoArk-AI/Audio8-ASR-0.1B-onnx-runtime",
11
  "asset_bundle": "dist/ASRModels.bundle",
 
5
  ],
6
  "task": "automatic-speech-recognition",
7
  "library_name": "coreml",
8
+ "license": "cc-by-nc-4.0",
9
  "base_model": "AutoArk-AI/Audio8-ASR-0.1B",
10
  "onnx_runtime_model": "AutoArk-AI/Audio8-ASR-0.1B-onnx-runtime",
11
  "asset_bundle": "dist/ASRModels.bundle",