Update model card
Browse files
README.md
CHANGED
|
@@ -1,4 +1,10 @@
|
|
| 1 |
---
|
| 2 |
base_model: UsefulSensors/moonshine-base
|
|
|
|
|
|
|
| 3 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
|
|
|
| 1 |
---
|
| 2 |
base_model: UsefulSensors/moonshine-base
|
| 3 |
+
description: Moonshine Base 61M parameter English speech recognition model optimized
|
| 4 |
+
for live transcription.
|
| 5 |
license: mit
|
| 6 |
+
pipeline_tag: automatic-speech-recognition
|
| 7 |
+
tags:
|
| 8 |
+
- transcription
|
| 9 |
+
- speech-embed
|
| 10 |
---
|