Update license and GitHub repository link
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license: other
|
| 3 |
language:
|
| 4 |
-
- ja
|
| 5 |
library_name: transformers
|
|
|
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
| 7 |
-
arxiv: https://arxiv.org/abs/2509.02523
|
| 8 |
---
|
| 9 |
-
# Moonshine
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
|
| 13 |
This is the model card for running the automatic speech recognition (ASR) models (Moonshine models) trained and released by Moonshine AI (f.k.a Useful Sensors.)
|
| 14 |
|
|
@@ -113,4 +114,4 @@ If you benefit from our work, please cite us:
|
|
| 113 |
primaryClass={cs.CL},
|
| 114 |
url={https://arxiv.org/abs/2509.02523},
|
| 115 |
}
|
| 116 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
+
- ja
|
| 4 |
library_name: transformers
|
| 5 |
+
license: other
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
| 7 |
+
arxiv: https://arxiv.org/abs/2509.02523
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
+
# Flavors of Moonshine: Tiny Specialized ASR Models for Edge Devices
|
| 11 |
+
|
| 12 |
+
[[Paper]](https://huggingface.co/papers/2509.02523) [[Code]](https://github.com/moonshine-ai/moonshine) [[Installation]](https://github.com/usefulsensors/moonshine/blob/main/README.md)
|
| 13 |
|
| 14 |
This is the model card for running the automatic speech recognition (ASR) models (Moonshine models) trained and released by Moonshine AI (f.k.a Useful Sensors.)
|
| 15 |
|
|
|
|
| 114 |
primaryClass={cs.CL},
|
| 115 |
url={https://arxiv.org/abs/2509.02523},
|
| 116 |
}
|
| 117 |
+
```
|