10 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
3manifold
f4261f34e9 Remove unused code in Vad class 2025-07-01 09:06:04 +02:00
Barabazs
e7712f496e refactor: update import statements to use explicit module paths across multiple files 2025-03-25 16:24:21 +01:00
tan90xx
acbeba6057 Update silero.py 2025-01-20 20:01:21 +08:00
tan90xx
fca563a782 Update silero.py 2025-01-20 19:52:37 +08:00
tan90xx
de0d8fe313 chore: handle empty segments_list case in silero
prevent errors
2025-01-19 21:20:56 +08:00
Barabazs
86e2b3ee74 chore: remove deprecated VAD_SEGMENTATION_URL 2025-01-17 09:12:05 +01:00
Barabazs
f286e7f3de refactor: improve type hints and clean up imports 2025-01-13 10:45:50 +01:00
Max Bain
6695426a85 fix new vad paths 2025-01-12 12:50:15 +00:00
3manifold
79eb8fa53d Accept alternative VAD methods. Extend to use Silero VAD. 2025-01-06 13:41:46 +01:00