Add model auto-download and English logging

This commit is contained in:
Dymas
2026-06-06 12:47:59 +02:00
parent d8b92d5025
commit 0c7f93d067
17 changed files with 204 additions and 77 deletions
+2
View File
@@ -1,6 +1,8 @@
{
"service_port": 5042,
"model_path": "/models/whisper",
"auto_download_missing_model": true,
"model_repo_id": "openai/whisper-large-v3",
"language": "russian",
"enable_history": true,
"max_history_days": 30,