feat: add gpu support

This commit is contained in:
Felix Spöttel
2023-03-01 16:04:05 +01:00
parent f27fe02958
commit 7ece7944bf
6 changed files with 125 additions and 55 deletions

View File

@@ -1,3 +1,4 @@
API_SECRET="change_me"
WHISPER_MODEL="small"
DOMAIN="whisperbox.localhost"
DATABASE_URI="sqlite:///etc/whisperbox/data/whisperbox.sqlite"