Skip to content

Commit

Permalink
Added lmdb to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksZhelo committed Aug 25, 2020
1 parent d8d977e commit 2712144
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions requirements_provisional.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
cffi==1.14.1
cycler==0.10.0
cachetools==4.1.1
future==0.18.2
kaldi-io==0.9.4
kiwisolver==1.2.0
llvmlite==0.33.0
lxml==4.5.2
lmdb==0.99
matplotlib==3.3.0
numba==0.50.1
numpy==1.19.1
Pillow==7.2.0
pycparser==2.20
pyparsing==2.4.7
python-dateutil==2.8.1
python-speech-features==0.6
resampy==0.2.2
scipy==1.5.2
six==1.15.0
SoundFile==0.10.3.post1
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.6.0+cpu
--find-links https://download.pytorch.org/whl/torch_stable.html
torchaudio==0.6.0
speechpy==2.4
pandas==1.1.1
#--find-links https://download.pytorch.org/whl/torch_stable.html
#torch==1.6.0+cpu

0 comments on commit 2712144

Please sign in to comment.