Commit Graph

13 Commits

Author SHA1 Message Date
29b6a2493b [test] add unit and integration tests for core functions and CLI behavior 2025-08-08 10:29:18 +02:00
3495d69da9 [refactor] rename project to "PolyScribe" and update references accordingly 2025-08-08 10:10:12 +02:00
96046be3a4 [feat] add atomic flag to handle .last_model cleanup logic safely 2025-08-08 09:55:28 +02:00
02c15ba27a [feat] ensure cleanup of .last_model file between and after runs 2025-08-08 09:21:04 +02:00
f991a47b5b [refactor] remove feature flags and simplify native whisper integration 2025-08-08 09:07:09 +02:00
a6009693ef [refactor] extract model downloading functionality into a separate models module 2025-08-08 08:45:19 +02:00
5b170ceabb [feat] add reqwest and sha2 dependencies to support new features in transcript processing 2025-08-08 08:13:39 +02:00
f5f55a0ec4 [chore] update TODO list with new tasks and adjustments 2025-08-08 08:13:23 +02:00
978778fa1c [chore] add TODO list for project enhancements 2025-08-08 07:08:21 +02:00
e0b9f3141f [chore] update .gitignore to exclude /models directory 2025-08-08 07:05:17 +02:00
7b95f748a2 [feat] integrate native whisper support for audio transcription 2025-08-08 05:55:06 +02:00
36902e8de1 [feat] add support for audio transcription using openai-whisper 2025-08-08 04:19:23 +02:00
a57d631f03 [feat] initialize project with basic transcript merging functionality 2025-08-08 03:52:22 +02:00