-
Notifications
You must be signed in to change notification settings - Fork 13
/
environment.yml
66 lines (66 loc) · 1.09 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
name: lecture2notes
channels:
- conda-forge
- powerai
- anaconda
- pytorch
- local
dependencies:
- pytorch
- torchvision
# - cudatoolkit
- cudatoolkit
- cudnn
# - cudnn=7.6
# - faiss-gpu
- matplotlib
- pytesseract
- termcolor
- tqdm
- scikit-learn
- scikit-image
- speechrecognition
- pocketsphinx-python
- pydub
- google-api-python-client
- google-auth-oauthlib
- google-auth-httplib2
- pandas
- spacy
- pillow
- sox
- pyaudio
- isodate
# DocSum
- appdirs
- gdown
- imagehash
- imageio
- sphinx
# - fairseq # for Semsim model import in DocSum BartSumSummarizer
- pre-commit
- pip
- pip:
- deepspeech-gpu
- webrtcvad
- halo
- webvtt-py
- efficientnet-pytorch
# - setuptools==41.0.0
- opencv-python
- summa
- sumy
- symspellpy
- sentence-transformers
- transformers
- tensorflow==2.2.0 # needed for deepsegment
- sox
- deepsegment
- pygifsicle
- pytorch_lightning
- jiwer
- youtube_dl
- imutils
- opencv-contrib-python
- pytorch-ranger
- vosk