We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a6a00f + eb605bd commit d4fb1e1Copy full SHA for d4fb1e1
requirements.txt
@@ -1,17 +1,17 @@
1
# base
2
numpy>=1.18.0
3
-scipy==1.6.3
+scipy==1.7.0
4
matplotlib==3.4.2
5
scikit-learn>=0.22.2,<0.24.3
6
six==1.16.0
7
-Pillow==8.2.0
+Pillow==8.3.0
8
tqdm==4.61.1
9
statsmodels==0.12.2
10
pydub==0.25.1
11
resampy==0.2.2
12
ffmpeg-python==0.2.0
13
-cma==3.0.3
14
-pandas==1.2.4
+cma==3.1.0
+pandas==1.2.5
15
librosa==0.8.1
16
numba~=0.53.1
17
opencv-python
@@ -32,8 +32,8 @@ catboost==0.26
32
GPy==1.10.0
33
lightgbm==3.2.1
34
xgboost==1.4.2
35
-kornia~=0.5.4
36
-tensorboardX==2.2
+kornia~=0.5.5
+tensorboardX==2.4
37
lief==0.11.5
38
39
# Lingvo ASR dependencies
0 commit comments