auto-save 2026-05-17 13:56 (~4)

This commit is contained in:
2026-05-17 13:56:10 +08:00
parent 5a871492d6
commit c4b6980dd0
4 changed files with 19 additions and 9 deletions

View File

@@ -12,6 +12,10 @@ WEB_AUTH_COOKIE_SECURE=false
# 模型分工
ASR_MODEL=whisper-1
ASR_FALLBACK_MODEL=gemini-2.5-flash
ASR_TIMEOUT_SECONDS=45
LOCAL_ASR_BIN=/opt/homebrew/bin/mlx_whisper
LOCAL_ASR_MODEL=mlx-community/whisper-tiny
LOCAL_ASR_TIMEOUT_SECONDS=180
TRANSLATE_MODEL=gemini-2.5-flash
REWRITE_MODEL=gemini-2.5-pro
IMAGE_MODEL=gemini-3-pro-image-preview