Commit Graph

18 Commits

Author SHA1 Message Date
Tomasz Frątczak c805140d4d add regex check 2024-02-25 19:17:17 +01:00
Tomasz Frątczak 8f787b9bff add changelog 2024-02-17 17:00:23 +01:00
Tomasz Frątczak 1fe049e065 add regex to test if audio file names are correctly formated 2024-02-17 16:49:12 +01:00
Tomasz Frątczak 13ae7e5b57 adding test cases, adding logger 2024-02-16 22:35:01 +01:00
Tomasz Frątczak 1b15792e00 cleanup entrypoint 2024-02-16 14:37:01 +01:00
Tomasz Frątczak fa2af40b03 make new file detection be based on filename, instead of age 2024-02-16 14:35:33 +01:00
Tomasz Frątczak 5ca0805b10 moving to not-inotify based file discovery 2024-02-15 23:22:37 +01:00
Tomasz Frątczak 96e0615267 make the model be pre-loaded into the image 2024-02-14 22:33:37 +01:00
Tomasz Frątczak 6eb24e74eb Create a working docker setup 2024-02-14 21:20:20 +01:00
Tomasz Frątczak 53102be98b basic working config loader 2024-02-13 23:45:16 +01:00
Tomasz Frątczak 0d0750fa96 working note generator 2024-02-13 23:04:36 +01:00
Tomasz Frątczak f6bab3e7eb add whisper metadata dir to gitignore 2024-02-13 20:55:12 +01:00
Tomasz Frątczak 94f632b323 trying to implement the mediator pattern 2024-02-13 20:54:06 +01:00
Tomasz Frątczak 57803c0586 Trigger actual transcription 2024-02-13 00:25:05 +01:00
Tomasz Frątczak 1483812c3b add filter function to the dispatcher 2024-02-13 00:22:02 +01:00
Tomasz Frątczak 0a0007e1d0 make the dispatcher execte transcription jobs asynchronously 2024-02-13 00:08:17 +01:00
Tomasz Frątczak 7fc073ed19 Create basic app skeleton around pyinotify 2024-02-12 00:18:09 +01:00
accidentallycompetent 2b34789f2d Initial commit 2024-02-11 21:11:02 +00:00