Initial Complete version

This commit is contained in:
Elizabeth Cray
2024-04-16 13:07:19 -04:00
commit 73c4c1171a
3 changed files with 137 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
numba
numpy
torch
tqdm
more-itertools
tiktoken
triton>=2.0.0,<3;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
bert-extractive-summarizer
whisper @ git+https://github.com/openai/whisper.git
ffmpeg-python
spacy
spacy_download