Fix license: Moonshine AI Community (not MIT)
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
| 3 |
language:
|
| 4 |
- ko
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
|
@@ -30,7 +31,7 @@ GGUF conversions and quantisations of [`UsefulSensors/moonshine-tiny-ko`](https:
|
|
| 30 |
- **Architecture:** Conv1d stem + 6L transformer encoder + 6L transformer decoder (288d, 8 heads, partial RoPE, SiLU/GELU)
|
| 31 |
- **Parameters:** 27M
|
| 32 |
- **Languages:** Korean (fine-tuned from English moonshine-tiny)
|
| 33 |
-
- **License:**
|
| 34 |
- **Source:** [`UsefulSensors/moonshine-tiny-ko`](https://huggingface.co/UsefulSensors/moonshine-tiny-ko)
|
| 35 |
|
| 36 |
## Usage with CrispASR
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: moonshine-ai-community
|
| 4 |
language:
|
| 5 |
- ko
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
| 31 |
- **Architecture:** Conv1d stem + 6L transformer encoder + 6L transformer decoder (288d, 8 heads, partial RoPE, SiLU/GELU)
|
| 32 |
- **Parameters:** 27M
|
| 33 |
- **Languages:** Korean (fine-tuned from English moonshine-tiny)
|
| 34 |
+
- **License:** [Moonshine AI Community License](https://huggingface.co/UsefulSensors/moonshine-tiny-ja/blob/main/LICENSE.txt) (free for <$1M revenue, attribution required)
|
| 35 |
- **Source:** [`UsefulSensors/moonshine-tiny-ko`](https://huggingface.co/UsefulSensors/moonshine-tiny-ko)
|
| 36 |
|
| 37 |
## Usage with CrispASR
|