Commit graph

19 commits

Author SHA1 Message Date
86fba439ef set file correctly in request 2024-12-18 20:44:58 -05:00
3889c80509 set language how the api wants it 2024-12-18 20:40:34 -05:00
2a3615226e set model and don't delete file if requeing 2024-12-18 20:37:12 -05:00
ae1429ff63 replace local whisper with calls to openai 2024-12-18 20:24:18 -05:00
d816309060 safely unwrap process error code 2024-12-18 19:48:03 -05:00
7f1fa73bb0 delete files after processing 2024-12-17 23:25:00 -05:00
2743c8ca3c remove meilisearch logs 2024-12-17 23:07:52 -05:00
165521f11d limit prefect to 3 2024-12-17 23:03:55 -05:00
2c03d5a9bd explicitly set tokio to multithreaded 2024-12-17 22:55:27 -05:00
d88d7473c7 logging to figure out why meilisearch isn't working 2024-12-17 22:31:11 -05:00
86e6799edf add transcripts to meilisearch 2024-12-17 21:42:58 -05:00
af3fc06655 actually pass audio file to whisperx 2024-12-17 18:25:32 -05:00
415cebf942 fix output directory parameter 2024-12-17 18:18:04 -05:00
30d7a061b6 fix model parameter 2024-12-17 18:06:30 -05:00
b34f97fa4d log output from whisperx 2024-12-17 17:37:16 -05:00
af6376e2a0 add mutex around call transcription 2024-12-17 00:32:36 -05:00
4f5c1f8ac4 add logging 2024-12-16 23:55:13 -05:00
99a67fcfa8 setup mq worker 2024-12-16 23:21:45 -05:00
7d6b3458e7 add gitignore 2024-12-17 04:15:22 +00:00