Credits and models

MIT covers OneSentence application source only. Model weights keep their upstream licenses and are not stored in the git repository.

What MIT covers

First-party application source, tests, scripts, and first-party docs are MIT. Canonical license text: LICENSE. Site summary: License.

Do not label the product, a notarized DMG, or the Hugging Face dataset as MIT-only.

Runtime model weights

Weights are published on Hugging Face: snowy-0wl/onesentence-models. The app downloads them on first use. The dataset root includes a NOTICE with consumer license notes.

What License Source
Application source MIT onesentence-app
Whisper weights (OpenAI) MIT openai/whisper
NVIDIA Parakeet weights CC BY 4.0 (attribution required) parakeet-tdt-0.6b-v3
Supertonic weights (Supertone Inc.) OpenRAIL-M (use restrictions apply) supertonic
Material Design product sounds (Google) CC BY 4.0 Material sounds

OpenRAIL-M on Supertonic weights includes use restrictions (for example, you must not use the models to generate content that violates applicable laws, generates hate speech, harms minors, or impersonates others without consent). Read the full terms in CREDITS.md.

Other acknowledgements

Inference and app libraries include Whisper.cpp, ONNX Runtime, Sparkle, Swift Composable Architecture, GRDB.swift, KeyboardShortcuts, and LaunchAtLogin-Modern. Attribution and license text: CREDITS.md and NOTICE.

Local copies for development

git lfs install
huggingface-cli download snowy-0wl/onesentence-models --local-dir deps/assets/onesentence-models