beeldengeluid / whisper-asr-worker

MIT License
2 stars 0 forks source link

Whisper worker as a service (Jobs don't work yet in airflow) #96

Closed jblom closed 1 month ago

jblom commented 1 month ago

closes: https://github.com/beeldengeluid/whisper-asr-worker/issues/52

jblom commented 1 month ago

@Veldhoen ok I fixed this branch. It's merged with main and the basic wiring and start-up of the api works. From this basis, you should be able to wire up calls to whisper etc

greenw0lf commented 1 month ago

To keep in mind: memory might overflow! (when loading the model only once)

This is to be monitored (to revert is quite easy)