Update model card: add transcribe_cpp metadata block (raw WER/RTF + capabilities)
Browse files
README.md
CHANGED
|
@@ -14,6 +14,21 @@ tags:
|
|
| 14 |
- moonshine
|
| 15 |
- useful-sensors
|
| 16 |
- encoder-decoder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# moonshine-tiny-vi: transcribe.cpp GGUF
|
|
|
|
| 14 |
- moonshine
|
| 15 |
- useful-sensors
|
| 16 |
- encoder-decoder
|
| 17 |
+
transcribe_cpp:
|
| 18 |
+
wer_fleurs_vi:
|
| 19 |
+
f32: 13.16
|
| 20 |
+
f16: 13.17
|
| 21 |
+
q8_0: 13.16
|
| 22 |
+
rtf_m4_max:
|
| 23 |
+
metal: 127
|
| 24 |
+
cpu: 153.5
|
| 25 |
+
rtf_ryzen_4750u:
|
| 26 |
+
vulkan: 56
|
| 27 |
+
cpu: 45.5
|
| 28 |
+
streaming: false
|
| 29 |
+
translate: false
|
| 30 |
+
lang_detect: false
|
| 31 |
+
timestamps: none
|
| 32 |
---
|
| 33 |
|
| 34 |
# moonshine-tiny-vi: transcribe.cpp GGUF
|