Developers

Local Models

Language Models (LLM)

Speech-to-Text (STT)

  • All STT models are stored in ~/Library/Application Support/hyprnote/models/stt/

Manual Download

If you have Huggingface CLI installed:

hf download argmaxinc/ctckit-pro \
  --include "parakeet-tdt_ctc-110m/*" \
  --local-dir "$HOME/Library/Application Support/hyprnote/models/stt"