mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-11 13:08:35 +03:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
API_SECRET="change_me"
|
|
WHISPER_MODEL="small"
|
|
DOMAIN="whisperbox.localhost"
|
|
DATABASE_URI="sqlite:///etc/whisperbox/data/whisperbox.sqlite"
|