Add model auto-download and English logging
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"service_port": 5042,
|
||||
"model_path": "/home/text-generation/models/whisper/podlodka-turbo",
|
||||
"auto_download_missing_model": false,
|
||||
"model_repo_id": "openai/whisper-large-v3",
|
||||
"language": "russian",
|
||||
"enable_history": true,
|
||||
"max_history_days": 30,
|
||||
@@ -23,4 +25,4 @@
|
||||
"request_logging": {
|
||||
"exclude_endpoints": ["/health", "/static"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user