dashboard-nanobot/data/model/README.md

10 lines
398 B
Markdown
Raw Permalink Normal View History

2026-04-13 08:36:58 +00:00
# Speech Model Directory
This directory is reserved for local Whisper `.bin` model files and is intentionally not committed to source control.
Put the file configured by `STT_MODEL` here, for example:
- `ggml-small-q8_0.bin`
If the model file is missing, the backend will still start, but it will print a startup warning and speech transcription requests will not work until the file is added.