feat: allow multiple models to be installed in docker container

This commit is contained in:
Felix Spöttel
2023-02-28 22:05:09 +01:00
parent 099a0eb1d7
commit 20f558584a
6 changed files with 18 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
API_SECRET="change_me"
WHISPER_MODEL="small"
WHISPER_MODELS="small"