Files
dots/fl/.config/whisper/small.env
T
2026-08-13 01:11:41 +02:00

7 lines
349 B
Bash

# FAST instance (port 11346) — English-only, ~5x lighter than turbo.
# Same API; point a client at :11346 instead of :11345 when latency matters more than accuracy.
# For a multilingual equivalent use ggml-small-q5_1.bin and set WHISPER_LANG=auto.
WHISPER_MODEL=/home/anon/software/models/ggml-small.en-q5_1.bin
WHISPER_PORT=11346
WHISPER_LANG=en