This commit is contained in:
Max Bain
2023-04-24 21:08:43 +01:00
parent da458863d7
commit 558d980535
11 changed files with 1034 additions and 846 deletions

View File

@ -1,10 +1,8 @@
numpy
pandas
torch >=1.9
torchaudio >=0.10,<1.0
tqdm
more-itertools
transformers>=4.19.0
ffmpeg-python==0.2.0
torch==1.11.0
torchaudio==0.11.0
pyannote.audio
openai-whisper==20230314
faster-whisper
transformers
ffmpeg-python==0.2.0
pandas
setuptools==65.6.3