theadamsabra nielsr HF Staff commited on
Commit
02ca41b
·
verified ·
1 Parent(s): 9e6183a

Update license and GitHub repository link (#1)

Browse files

- Update license and GitHub repository link (d05d6bd1a7d617272c1ac91647fcfaf376030b1c)
- Update README.md (9d5926da0ac16db97333860bc3d62c81dd672197)
- Update README.md (ca2969a713070f877817a5f4b8ffd448493d36ca)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +7 -6
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
- [[Paper]](https://arxiv.org/abs/2509.02523) [[Installation]](https://github.com/usefulsensors/moonshine/blob/main/README.md)
 
 
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
+ ```