Commit Graph

27 Commits

Author SHA1 Message Date
db1750fa48 chore: update ctranslate2 version requirement to >=4.5.0 2025-04-10 09:23:17 +02:00
cbdac53e87 chore: update ctranslate2 version to restrict <4.5.0 2025-01-02 14:09:10 +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
7fdbd21fe3 feat: add support for faster-whisper 1.0.3 (#875)
---------

Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
2024-12-31 10:07:42 +01:00
3ff625c561 feat: update faster-whisper to 1.0.2 (#814)
* Update faster-whisper to 1.0.2 to enable model distil-large-v3

* feat: add hotwords option to default_asr_options

---------

Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
2024-12-31 09:41:22 +01:00
9e4b1b4c49 fix: Force ctranslate to version 4.4.0
Force ctranslate to version 4.4.0 due libcudnn_ops_infer.so.8:
https://github.com/SYSTRAN/faster-whisper/issues/729

Co-authored-by: Icaro Bombonato <ibombonatosites@gmail.com>
2024-12-16 13:30:08 +01:00
78dcfaab51 upgrade faster-whisper 2024-02-23 09:30:12 +00:00
c313f4dd5c fix: update faster-whisper dependencies 2024-02-23 01:42:22 +09:00
b4d7b1a422 pip compliance for git+ installs
Minimal change to let pip install requirements
2023-11-26 18:37:04 +01:00
b4e4143e3b install faster-whisper using git as pypi is not updated anymore 2023-11-25 17:42:36 +00:00
4b05198eed bump faster-whisper to 0.10 2023-11-25 12:11:08 +00:00
6703d2774b Drop ffmpeg-python dependency 2023-11-10 03:26:47 +09:00
4c7ce14fed pin faster whisper 2023-09-14 13:19:11 +02:00
befe2b242e torch 2+ 2023-06-07 22:43:29 +01:00
24008aa1ed fix long segments, break into sentences using nltk, improve align logic, improve diarize (sentence-based) 2023-05-07 15:32:58 +01:00
067189248f Use pyannote develop branch and torch version 2 2023-05-02 18:44:43 +02:00
5becc99e56 Version bump pyannote, pytorch 2023-05-01 13:47:41 +02:00
558d980535 v3 init 2023-04-24 21:08:43 +01:00
40948a3d00 fix whisper version to 20230314 for no breaking 2023-04-04 12:42:34 -07:00
4af345434a Update requirements.txt 2023-03-31 19:36:38 -04:00
18b63d46e2 skeleton v2 2023-03-30 05:31:57 +01:00
809700e286 remove soundfile version constraint 2023-03-06 00:20:31 +00:00
844eb30710 fix: force soundfile version update for mp3 support 2023-03-04 11:01:26 +01:00
d395c21b83 new logic, diarization, vad filtering 2023-01-24 15:02:08 +00:00
5a668a7d80 fallback on whisper alignment failures, update readme 2023-01-05 11:15:19 +00:00
55a8cce437 add torchaudio to reqs 2022-12-15 13:42:11 +00:00
9f6fa61160 init commit 2022-12-14 18:59:12 +00:00