forked from ano-demo/AdvAttacksASVspoof
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
82 lines (82 loc) · 2.25 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: asv
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- _pytorch_select=0.2=gpu_0
- astroid=2.11.7=py37h06a4308_0
- blas=1.0=mkl
- ca-certificates=2022.07.19=h06a4308_0
- certifi=2021.10.8=py37h06a4308_2
- cffi=1.15.0=py37hd667e15_1
- cudatoolkit=10.0.130=0
- cudnn=7.6.5=cuda10.0_0
- dill=0.3.4=pyhd3eb1b0_0
- intel-openmp=2022.0.1=h06a4308_3633
- isort=5.9.3=pyhd3eb1b0_0
- lazy-object-proxy=1.6.0=py37h27cfd23_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libprotobuf=3.19.1=h4ff587b_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mccabe=0.7.0=pyhd3eb1b0_0
- mkl=2020.2=256
- mkl-service=2.3.0=py37he8ac12f_0
- mkl_fft=1.3.0=py37h54f3939_0
- mkl_random=1.1.1=py37h0573a6f_0
- ncurses=6.3=h7f8727e_2
- ninja=1.10.2=py37hd09550d_3
- numpy=1.19.2=py37h54aff64_0
- numpy-base=1.19.2=py37hfa32c7d_0
- openssl=1.1.1m=h7f8727e_0
- pip=21.2.2=py37h06a4308_0
- platformdirs=2.5.2=py37h06a4308_0
- protobuf=3.19.1=py37h295c915_0
- pycparser=2.21=pyhd3eb1b0_0
- pylint=2.14.5=py37h06a4308_0
- python=3.7.11=h12debd9_0
- pytorch=1.3.1=cuda100py37h53c1284_0
- pytorch-gpu=1.3.1=0
- readline=8.1.2=h7f8727e_1
- setuptools=58.0.4=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.0=hc218d9a_0
- tensorboardx=2.2=pyhd3eb1b0_0
- tk=8.6.11=h1ccaba5_0
- tomli=2.0.1=py37h06a4308_0
- tomlkit=0.11.1=py37h06a4308_0
- typed-ast=1.4.3=py37h7f8727e_1
- typing-extensions=4.3.0=py37h06a4308_0
- typing_extensions=4.3.0=py37h06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- wrapt=1.12.1=py37h7b6447c_1
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.11=h7f8727e_4
- pip:
- appdirs==1.4.4
- audioread==2.1.9
- cached-property==1.5.2
- decorator==5.1.1
- h5py==3.6.0
- joblib==1.1.0
- librosa==0.9.1
- llvmlite==0.38.0
- numba==0.55.1
- packaging==21.3
- pandas==1.3.5
- pillow==9.2.0
- pooch==1.6.0
- python-dateutil==2.8.2
- pywavelets==1.3.0
- pyyaml==5.4.1
- resampy==0.2.2
- samplerate==0.1.0
- soundfile==0.10.3.post1
- spafe==0.1.2
- torchsummary==1.5.1
- tqdm==4.63.0
prefix: /home/longnv/.conda/envs/asv