You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor ingest-file to prepare it for using nomenklatura (#2)
* Remove README & LICENSE from .dockerignore
* Refactor ingest-file to be compatible with nomenklatura
* Make linter happy
* Add poetry.lock
* Build whisper.cpp
* Add Whispercpp to Dockerfile from multi-stage build
* Launch subprocess for transcription. Refactor error handling.
* Make image build architecture-independent. Set model.
* Aesthtic adjustments to Dockerfile
* Apply transcription logic to audio and video. Add tests.
* The Processing of audio/video isn't a failure is transcription fails
* Make linter happy
* Transcription timeout as env var
* Fix wrong import from settings
* Cast env var timeout to int
0 commit comments