# 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.