Releases: bellingcat/whisperbox-transcribe
Releases · bellingcat/whisperbox-transcribe
v1.0.1
What's Changed
- fix: missing .commit() when deleting jobs by @fspoettel in #56
- feat: configure celery to use rabbitmq broker by @fspoettel in #58
- refactor: use Depends for settings and session_local by @fspoettel in #59
- fix: switch to prefork pool to avoid worker disconnects by @fspoettel in #89
Full Changelog: v1.0.0...v1.0.1
Production-ready API v1.0.0
- transcription/translation operations are achived via CPU (or optionally GPU) locally installed Whisper models.