CoolFace
Modelpublic

DictionLabs/parakeet-tdt-0.6b-v3-coreml

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes265downloads
Model Card

parakeet-tdt-0.6b-v3-coreml

NVIDIA Parakeet in CoreML format: the model Diction's on-device pipeline uses for speech-to-text on Apple hardware.

Credit

NVIDIA trained the original model. FluidInference built the CoreML conversion this is based on (pinned at revision aed02740). We publish it under our own namespace so Diction's runtime downloads, via FluidAudio, pin to a build we've tested instead of tracking FluidInference's default branch directly.

Licensed CC-BY-4.0, the same as both upstreams. We add no restrictions.

Use with Diction

Self-hosting the app is not required to use this model. Point FluidAudio at it with ModelRegistry.repoOverrides:

swift
ModelRegistry.repoOverrides = ["FluidInference/parakeet-tdt-0.6b-v3-coreml": "DictionLabs/parakeet-tdt-0.6b-v3-coreml"]