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

Switch license to CC BY-NC 4.0

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -16,7 +16,7 @@ language:
16
  - ko
17
  - yue
18
  library_name: coreml
19
- license: apache-2.0
20
  repository: https://github.com/AutoArk/open-audio-opd
21
  ---
22
 
@@ -26,7 +26,7 @@ repository: https://github.com/AutoArk/open-audio-opd
26
 
27
  [![GitHub](https://img.shields.io/badge/GitHub-AutoArk%2Fopen--audio--opd-blue?logo=github)](https://github.com/AutoArk/open-audio-opd)
28
  [![arXiv](https://img.shields.io/badge/arXiv-2605.28139-b31b1b?logo=arxiv)](https://arxiv.org/abs/2605.28139)
29
- [![License](https://img.shields.io/badge/License-Apache--2.0-green)](https://www.apache.org/licenses/LICENSE-2.0)
30
 
31
  </div>
32
 
@@ -52,7 +52,7 @@ locally; no network request is required by the SDK or demo app.
52
  | `assets/` | Screenshots and model-card media |
53
  | `config.json` | Machine-readable package metadata and Hugging Face download-stat query file |
54
  | `GETTING_STARTED.md` | Reproducible setup, build, signing, and device-testing guide |
55
- | `LICENSE` | Apache License 2.0 |
56
 
57
  ## Related Repositories
58
 
@@ -155,6 +155,5 @@ equivalent to iPhone memory pressure or Jetsam behavior.
155
  This staging copy is intended for review before publishing to
156
  `https://huggingface.co/AutoArk-AI/Audio8-ASR-0.1B-iOS-ANE`.
157
 
158
- The repository is distributed under Apache License 2.0. Confirm separately
159
- that the model weights and tokenizer assets are intended to be released under
160
- the same license before publishing.
 
16
  - ko
17
  - yue
18
  library_name: coreml
19
+ license: cc-by-nc-4.0
20
  repository: https://github.com/AutoArk/open-audio-opd
21
  ---
22
 
 
26
 
27
  [![GitHub](https://img.shields.io/badge/GitHub-AutoArk%2Fopen--audio--opd-blue?logo=github)](https://github.com/AutoArk/open-audio-opd)
28
  [![arXiv](https://img.shields.io/badge/arXiv-2605.28139-b31b1b?logo=arxiv)](https://arxiv.org/abs/2605.28139)
29
+ [![License](https://img.shields.io/badge/License-CC--BY--NC--4.0-lightgrey)](https://creativecommons.org/licenses/by-nc/4.0/)
30
 
31
  </div>
32
 
 
52
  | `assets/` | Screenshots and model-card media |
53
  | `config.json` | Machine-readable package metadata and Hugging Face download-stat query file |
54
  | `GETTING_STARTED.md` | Reproducible setup, build, signing, and device-testing guide |
55
+ | `LICENSE` | Creative Commons Attribution-NonCommercial 4.0 International |
56
 
57
  ## Related Repositories
58
 
 
155
  This staging copy is intended for review before publishing to
156
  `https://huggingface.co/AutoArk-AI/Audio8-ASR-0.1B-iOS-ANE`.
157
 
158
+ The repository is distributed under Creative Commons
159
+ Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).