mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28:35 +03:00
feat: python 3.11
This commit is contained in:
@@ -33,6 +33,7 @@ This project is intended to be run via [docker compose](https://docs.docker.com/
|
||||
### 2. Configure service
|
||||
|
||||
2. Create an `.env` file from `.env.example` and configure it:
|
||||
|
||||
- `API_SECRET`: the API key used to authenticate against the API.
|
||||
- `WHISPER_MODEL`: the whisper model size you want to use.
|
||||
- `TRAEFIK_DOMAIN`: the domain you want to access the service from. Its A records need to point to the host IP.
|
||||
|
||||
Reference in New Issue
Block a user