Commit Graph

12 Commits

Author SHA1 Message Date
ac1a189e74 Merge ae7ea9f4b6 into d700b56c9c 2025-06-17 19:02:36 +02:00
e7712f496e refactor: update import statements to use explicit module paths across multiple files 2025-03-25 16:24:21 +01:00
ae7ea9f4b6 fix crashes when loading large audio files
Fixes issue where `np.frombuffer()` would crash on large audio files due to excessive memory usage or misaligned buffer sizes.
2025-03-03 22:51:45 -05:00
9a8967f27e refactor: add type hints 2025-01-05 11:48:24 +01:00
71a5281bde support for large-v3 2023-11-25 12:09:00 +00:00
6703d2774b Drop ffmpeg-python dependency 2023-11-10 03:26:47 +09:00
4e2ac4e4e9 torch2.0, remove compile for now, round to times to 3 decimal 2023-05-04 20:38:13 +01:00
2d59eb9726 Add torch compile to log mel spectrogram 2023-05-03 23:17:44 +02:00
558d980535 v3 init 2023-04-24 21:08:43 +01:00
18b63d46e2 skeleton v2 2023-03-30 05:31:57 +01:00
d395c21b83 new logic, diarization, vad filtering 2023-01-24 15:02:08 +00:00
9f6fa61160 init commit 2022-12-14 18:59:12 +00:00