Commit Graph

12 Commits

Author SHA1 Message Date
Felix Spöttel
85c3f1fc44 refactor: add strategy.process() to BaseStrategy 2023-06-29 16:32:18 +02:00
Felix Spöttel
238a694f72 refactor: move file handling logic to base strategy 2023-06-29 12:59:45 +02:00
Felix Spöttel
b3f8d5c82a refactor: remove shared schemas 2023-06-29 12:38:56 +02:00
Felix Spöttel
908bd48170 feat: add language detection task 2023-06-29 09:13:11 +02:00
Felix Spöttel
d2223206be refactor: simplify type annotations 2023-06-28 13:17:55 +02:00
renovate[bot]
27a03f4e26 chore(deps): update dependency mypy to v1.4.1 (#32)
Co-authored-by: Felix Spöttel <1682504+fspoettel@users.noreply.github.com>
2023-06-28 10:11:59 +02:00
Felix Spöttel
692a2adb6a fix: always clean up temp files in worker
closes #27
2023-06-28 10:01:16 +02:00
Felix Spöttel
7ece7944bf feat: add gpu support 2023-03-01 16:04:05 +01:00
Felix Spöttel
f27fe02958 feat: add traefik, simplify docker setup 2023-03-01 14:35:52 +01:00
Felix Spöttel
7c3b86d4a5 chore: rename dtos.py => schemas.py 2023-02-08 16:25:22 +01:00
Felix Spöttel
e995b1f2ff feat: retry lost jobs on startup 2023-01-28 13:41:38 +01:00
Felix Spöttel
a7ce71ed33 feat: add whisper tasks 2023-01-28 12:30:02 +01:00