Commit Graph

19 Commits

Author SHA1 Message Date
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