Commit Graph

13 Commits

Author SHA1 Message Date
Barabazs a51ae7a81a feat: add centralized logging to replace ad-hoc print statements (#1254)
* feat: add logging utility functions

* feat: add logging setup and log level argument to CLI

* feat: integrate logging across modules
2025-10-10 08:41:06 +02:00
Barabazs 36d552cad3 fix: remove DiarizationPipeline from public API 2025-05-03 09:25:59 +02:00
Barabazs d2a493e910 refactor: implement lazy loading for module imports in whisperx 2025-05-03 09:25:59 +02:00
Barabazs e7712f496e refactor: update import statements to use explicit module paths across multiple files 2025-03-25 16:24:21 +01:00
3manifold 79eb8fa53d Accept alternative VAD methods. Extend to use Silero VAD. 2025-01-06 13:41:46 +01:00
Max Bain 4603f010a5 update readme, setup, add option to return char_timestamps 2023-05-07 20:28:33 +01:00
Max Bain 558d980535 v3 init 2023-04-24 21:08:43 +01:00
Max Bain 18b63d46e2 skeleton v2 2023-03-30 05:31:57 +01:00
Tengda Han 039af89a86 support batch processing 2023-02-01 19:41:20 +00:00
Max Bain 286a2f2c14 clean up logic, use pandas where possibl 2023-01-25 18:42:52 +00:00
Max Bain d395c21b83 new logic, diarization, vad filtering 2023-01-24 15:02:08 +00:00
Max Bain c6fa7df3cc add chinese, dutch. python usage. readme update 2022-12-23 00:41:12 +00:00
Max Bain 9f6fa61160 init commit 2022-12-14 18:59:12 +00:00