Commit Graph

22 Commits

Author SHA1 Message Date
734084cdf6 bump: update version to 3.3.1 2025-01-08 18:00:34 +01:00
4916192246 chore: bump whisperX to 3.3.0 2025-01-02 14:09:10 +01:00
940a223219 fix: add UTF-8 encoding when reading README.md 2025-01-02 12:43:59 +01:00
a0eb31019b chore: update license in setup.py 2025-01-02 08:41:04 +01:00
c18f9f979b fix: update README image source and enhance setup.py for long description 2025-01-02 08:30:04 +01:00
81c4af96a6 feat: add Python compatibility testing workflow
feat: restrict Python versions to 3.9 - 3.12
2025-01-01 15:29:03 +01:00
15ad5bf7df feat: update versions for pyannote:3.3.2 and faster-whisper:1.1.0 (#936)
* chore: bump faster-whisper to 1.1.0

* chore: bump pyannote to 3.3.2

* feat: add multilingual option in load_model function

---------

Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
2024-12-31 10:41:09 +01:00
7307306a9d chore: bump version 2024-12-18 09:03:04 +01:00
8ae6416594 update setup.py to install pyannote.audio==3.1.1, update diarize.py to include num_speakers; to fix Issue #592 2023-12-26 13:01:49 +01:00
1d7f8ccbf1 feat: get rid of pyannote versioning and go to 3.1 2023-11-17 11:03:23 +01:00
b522133340 Update setup.py to be adaptive to platform 2023-10-24 18:42:14 -04:00
d4ac9531d9 Update setup.py 2023-10-17 15:23:38 +02:00
652aa24919 change pyannote version 2023-09-26 23:04:28 +02:00
fd8f1003cf add translate, fix word_timestamp error 2023-05-13 12:14:06 +01:00
4603f010a5 update readme, setup, add option to return char_timestamps 2023-05-07 20:28:33 +01:00
4e2ac4e4e9 torch2.0, remove compile for now, round to times to 3 decimal 2023-05-04 20:38:13 +01:00
2a6830492c Fix pyannote to specific commit 2023-05-02 20:25:56 +02:00
067189248f Use pyannote develop branch and torch version 2 2023-05-02 18:44:43 +02:00
558d980535 v3 init 2023-04-24 21:08:43 +01:00
bc2776017e v2 lets go 2023-04-01 00:09:29 +01:00
18b63d46e2 skeleton v2 2023-03-30 05:31:57 +01:00
9f6fa61160 init commit 2022-12-14 18:59:12 +00:00