README: add v75 to arch tags + dirs
Browse files
README.md
CHANGED
|
@@ -1,20 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
tags:
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
-
|
| 7 |
-
-
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# whisper small HNPU
|
| 15 |
|
| 16 |
-
Prebuilt HNPU artifacts for [openai/whisper-small](https://huggingface.co/openai/whisper-small)
|
| 17 |
|
| 18 |
-
For model behavior, license, intended use, and limitations, see the
|
| 19 |
|
| 20 |
-
Artifacts are architecture-pinned. Available artifact directories: `v79/`, `v81/`.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- hnpu
|
| 5 |
+
- hexagon
|
| 6 |
+
- npu
|
| 7 |
+
- asr
|
| 8 |
+
- v75
|
| 9 |
+
- v79
|
| 10 |
+
- v81
|
| 11 |
+
base_model: openai/whisper-small
|
| 12 |
+
pipeline_tag: automatic-speech-recognition
|
| 13 |
---
|
| 14 |
|
| 15 |
# whisper small HNPU
|
| 16 |
|
| 17 |
+
Prebuilt Hexagon NPU (HNPU) artifacts for [openai/whisper-small](https://huggingface.co/openai/whisper-small).
|
| 18 |
|
| 19 |
+
For model behavior, license, intended use, and limitations, see the upstream model card.
|
| 20 |
|
| 21 |
+
Artifacts are architecture-pinned. Available artifact directories: `v75/`, `v79/`, `v81/`.
|