Update config license to CC BY-NC 4.0
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
],
|
| 6 |
"task": "automatic-speech-recognition",
|
| 7 |
"library_name": "coreml",
|
| 8 |
-
"license": "
|
| 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",
|