Add model auto-download and English logging
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user