Vellum Deutsch Lokal
Vellum Deutsch Lokal is the PJ Labs offline model package used by the Vellum macOS dictation app. It contains a local German speech-recognition component and an optional local German text-correction component in ONNX format.
The package is designed for local use. After download and hash verification, Vellum runs dictation and optional correction on the user's Mac.
Components
| Component | Required | Purpose | Format |
|---|---|---|---|
speech-recognition |
Yes | Converts speech to German text locally | ONNX |
correction-t5-onnx |
No | Corrects recognized German text locally when enabled | ONNX T5 encoder/decoder |
Privacy
This public package does not contain private voice memos, private transcripts, user dictionaries, or private training examples. User-specific correction rules in the Vellum app stay local on the user's Mac and are not part of this repository.
Status
Experimental. The package is suitable for local Vellum integration tests and early offline use. It is not a clinical, legal, or guaranteed transcription system.
Attribution and licenses
See NOTICE.md for model lineage and license notes.
Included license texts
This repository includes the full license texts required by the packaged components:
LICENSE-CC-BY-4.0.txtfor the speech-recognition lineage.LICENSE-Apache-2.0.txtfor the German text-correction lineage.