Add whisper docker dependency status to gateway dashboard
This commit is contained in:
@@ -424,8 +424,8 @@ docker run -d \
|
||||
--language en \
|
||||
--inference-path /v1/audio/transcriptions
|
||||
|
||||
# Option 2: Using docker-compose (uncomment whisper-server service in docker-compose.yml)
|
||||
# docker compose up -d
|
||||
# Option 2: Using docker-compose profile (service is pre-defined in docker-compose.yml)
|
||||
docker compose --profile voice up -d whisper-server
|
||||
```
|
||||
|
||||
Audio persistence and diagnostics:
|
||||
|
||||
Reference in New Issue
Block a user