mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 13:38:34 +03:00
feat: use official whisper pypy package
This commit is contained in:
@@ -33,6 +33,8 @@ services:
|
||||
- 6379:6379
|
||||
networks:
|
||||
- app
|
||||
volumes:
|
||||
- redis-data:/data
|
||||
|
||||
app:
|
||||
container_name: whisper_api_app
|
||||
@@ -79,6 +81,7 @@ services:
|
||||
|
||||
volumes:
|
||||
postgres-data:
|
||||
redis-data:
|
||||
|
||||
networks:
|
||||
app:
|
||||
|
||||
Reference in New Issue
Block a user