[Fix] cleanup

This commit is contained in:
coja
2026-08-13 01:11:41 +02:00
parent f62cb40499
commit 86726cddce
312 changed files with 12274 additions and 10772 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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