Add model auto-download and English logging
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
container_name: whisper-api-server
|
||||
ports:
|
||||
- "5042:5042"
|
||||
environment:
|
||||
HF_TOKEN: ${HF_TOKEN:-}
|
||||
volumes:
|
||||
- ./config.docker.json:/app/config.docker.json:ro
|
||||
- ./logs:/app/logs
|
||||
|
||||
Reference in New Issue
Block a user