Refresh README for ship: validation pin → 42528dd
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Ported from upstream commit
|
|
| 25 |
[ad09ba1](https://huggingface.co/nvidia/parakeet-ctc-0.6b/commit/ad09ba1),
|
| 26 |
pinned 2026-05-10.
|
| 27 |
Validated against the NeMo reference at transcribe.cpp commit
|
| 28 |
-
[
|
| 29 |
on 2026-05-10.
|
| 30 |
|
| 31 |
Offline English speech-to-text with greedy CTC decoding. A 0.6B-parameter FastConformer-Large encoder with a linear CTC head — the simplest and fastest decoder in the parakeet family. Output is lowercase, no punctuation. Not a streaming model and does not translate.
|
|
|
|
| 25 |
[ad09ba1](https://huggingface.co/nvidia/parakeet-ctc-0.6b/commit/ad09ba1),
|
| 26 |
pinned 2026-05-10.
|
| 27 |
Validated against the NeMo reference at transcribe.cpp commit
|
| 28 |
+
[42528dd](https://github.com/handy-computer/transcribe.cpp/tree/42528dd)
|
| 29 |
on 2026-05-10.
|
| 30 |
|
| 31 |
Offline English speech-to-text with greedy CTC decoding. A 0.6B-parameter FastConformer-Large encoder with a linear CTC head — the simplest and fastest decoder in the parakeet family. Output is lowercase, no punctuation. Not a streaming model and does not translate.
|