mlboydaisuke commited on
Commit
b1a94d7
·
verified ·
1 Parent(s): cfd8696

gen-cards: add Use-it markers

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -24,6 +24,9 @@ European languages as **three stateless graphs + a host greedy loop** (no LLM ru
24
  Gated **77/77 token-exact** end-to-end vs the HF `ParakeetForTDT` reference, and again token-exact
25
  through the Swift **CoreAIKit** `KitParakeetModel`. blank 8192 · durations [0,1,2,3,4] · 16 kHz.
26
 
 
 
 
27
  ## Use (CoreAIKit)
28
 
29
  ```swift
 
24
  Gated **77/77 token-exact** end-to-end vs the HF `ParakeetForTDT` reference, and again token-exact
25
  through the Swift **CoreAIKit** `KitParakeetModel`. blank 8192 · durations [0,1,2,3,4] · 16 kHz.
26
 
27
+ <!-- gen-cards:use-it begin id=parakeet-tdt-0.6b-v3 (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
28
+ <!-- gen-cards:use-it end -->
29
+
30
  ## Use (CoreAIKit)
31
 
32
  ```swift