kevinwang676 commited on
Commit
0ecb8db
1 Parent(s): 946489a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +110 -110
requirements.txt CHANGED
@@ -1,118 +1,118 @@
1
- absl-py==0.11.0
2
- alignment==1.0.10
3
- altgraph==0.17
4
- appdirs==1.4.4
5
- async-timeout==3.0.1
6
- audioread==2.1.9
7
- backcall==0.2.0
8
- blinker==1.4
9
- brotlipy==0.7.0
10
- cachetools==4.2.0
11
- certifi==2020.12.5
12
- cffi==1.14.4
13
- chardet==4.0.0
14
- click==7.1.2
15
- cycler==0.10.0
16
- Cython==0.29.21
17
- cytoolz==0.11.0
18
- decorator==4.4.2
19
- Distance==0.1.3
20
- einops==0.3.0
21
- et-xmlfile==1.0.1
22
- fsspec==0.8.4
23
- future==0.18.2
24
- g2p-en==2.1.0
25
- g2pM==0.1.2.5
26
- google-auth==1.24.0
27
- google-auth-oauthlib==0.4.2
28
  grpcio
29
  h5py
30
- horology==1.1.0
31
- httplib2==0.18.1
32
- idna==2.10
33
- imageio==2.9.0
34
- inflect==5.0.2
35
- ipdb==0.13.4
36
- ipython==7.19.0
37
- ipython-genutils==0.2.0
38
- jdcal==1.4.1
39
- jedi==0.17.2
40
- jieba==0.42.1
41
- jiwer==2.2.0
42
- joblib==1.0.0
43
- kiwisolver==1.3.1
44
- librosa==0.8.0
45
  llvmlite
46
- Markdown==3.3.3
47
- matplotlib==3.3.3
48
- miditoolkit==0.1.7
49
- mido==1.2.9
50
- music21==5.7.2
51
- networkx==2.5
52
- nltk==3.5
53
- numba==0.48.0
54
- numpy==1.19.4
55
- oauth2client==4.1.3
56
- oauthlib==3.1.0
57
- olefile==0.46
58
- packaging==20.7
59
- pandas==1.2.0
60
- parso==0.7.1
61
- patsy==0.5.1
62
- pexpect==4.8.0
63
- pickleshare==0.7.5
64
- Pillow==8.0.1
65
- pooch==1.3.0
66
  praat-parselmouth
67
- prompt-toolkit==3.0.8
68
- protobuf==3.13.0
69
- ptyprocess==0.6.0
70
- pyasn1==0.4.8
71
- pyasn1-modules==0.2.8
72
- pycparser==2.20
73
- pycwt==0.3.0a22
74
- Pygments==2.7.3
75
- PyInstaller==3.6
76
- PyJWT==1.7.1
77
- pyloudnorm==0.1.0
78
- pyparsing==2.4.7
79
- pypinyin==0.39.0
80
- PySocks==1.7.1
81
- python-dateutil==2.8.1
82
- python-Levenshtein==0.12.1
83
- pytorch-lightning==0.7.1
84
- pytz==2020.5
85
- PyWavelets==1.1.1
86
- pyworld==0.2.12
87
- PyYAML==5.3.1
88
- regex==2020.11.13
89
- requests==2.25.1
90
- requests-oauthlib==1.3.0
91
- resampy==0.2.2
92
- Resemblyzer==0.1.1.dev0
93
- rsa==4.6
94
- scikit-image==0.16.2
95
- scikit-learn==0.22.2.post1
96
  scipy
97
- six==1.15.0
98
- SoundFile==0.10.3.post1
99
- stopit==1.1.1
100
- tensorboard==2.4.0
101
- tensorboard-plugin-wit==1.7.0
102
- tensorboardX==2.1
103
- TextGrid==1.5
104
- threadpoolctl==2.1.0
105
  toolz
106
  torch
107
  torchaudio
108
- torchvision==0.15.2
109
- tqdm==4.54.1
110
- traitlets==5.0.5
111
- typing==3.7.4.3
112
- urllib3==1.26.2
113
- uuid==1.30
114
- wcwidth==0.2.5
115
- webencodings==0.5.1
116
- webrtcvad==2.0.10
117
- Werkzeug==1.0.1
118
- pretty-midi==0.2.9
 
1
+ absl-py
2
+ alignment
3
+ altgraph
4
+ appdirs
5
+ async-timeout
6
+ audioread
7
+ backcall
8
+ blinker
9
+ brotlipy
10
+ cachetools
11
+ certifi
12
+ cffi
13
+ chardet
14
+ click
15
+ cycler
16
+ Cython
17
+ cytoolz
18
+ decorator
19
+ Distance
20
+ einops
21
+ et-xmlfile
22
+ fsspec
23
+ future
24
+ g2p-en
25
+ g2pM
26
+ google-auth
27
+ google-auth-oauthlib
28
  grpcio
29
  h5py
30
+ horology
31
+ httplib2
32
+ idna
33
+ imageio
34
+ inflect
35
+ ipdb
36
+ ipython
37
+ ipython-genutils
38
+ jdcal
39
+ jedi
40
+ jieba
41
+ jiwer
42
+ joblib
43
+ kiwisolver
44
+ librosa
45
  llvmlite
46
+ Markdown
47
+ matplotlib
48
+ miditoolkit
49
+ mido
50
+ music21
51
+ networkx
52
+ nltk
53
+ numba
54
+ numpy
55
+ oauth2client
56
+ oauthlib
57
+ olefile
58
+ packaging
59
+ pandas
60
+ parso
61
+ patsy
62
+ pexpect
63
+ pickleshare
64
+ Pillow
65
+ pooch
66
  praat-parselmouth
67
+ prompt-toolkit
68
+ protobuf
69
+ ptyprocess
70
+ pyasn1
71
+ pyasn1-modules
72
+ pycparser
73
+ pycwt
74
+ Pygments
75
+ PyInstaller
76
+ PyJWT
77
+ pyloudnorm
78
+ pyparsing
79
+ pypinyin
80
+ PySocks
81
+ python-dateutil
82
+ python-Levenshtein
83
+ pytorch-lightning
84
+ pytz
85
+ PyWavelets
86
+ pyworld
87
+ PyYAML
88
+ regex
89
+ requests
90
+ requests-oauthlib
91
+ resampy
92
+ Resemblyzer
93
+ rsa
94
+ scikit-image
95
+ scikit-learn
96
  scipy
97
+ six
98
+ SoundFile
99
+ stopit
100
+ tensorboard
101
+ tensorboard-plugin-wit
102
+ tensorboardX
103
+ TextGrid
104
+ threadpoolctl
105
  toolz
106
  torch
107
  torchaudio
108
+ torchvision
109
+ tqdm
110
+ traitlets
111
+ typing
112
+ urllib3
113
+ uuid
114
+ wcwidth
115
+ webencodings
116
+ webrtcvad
117
+ Werkzeug
118
+ pretty-midi