Flux9665 commited on
Commit
baf0457
1 Parent(s): f360342

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +124 -85
requirements.txt CHANGED
@@ -1,85 +1,124 @@
1
- appdirs~=1.4.4
2
- attrs~=21.2.0
3
- audioread~=2.1.9
4
- auraloss~=0.2.1
5
- certifi~=2021.5.30
6
- cffi~=1.14.6
7
- charset-normalizer~=2.0.4
8
- clldutils~=3.9.0
9
- colorama~=0.4.4
10
- colorlog~=6.4.1
11
- commonmark~=0.9.1
12
- csvw~=1.11.0
13
- cycler~=0.10.0
14
- Cython~=0.29.24
15
- decorator~=5.0.9
16
- editdistance~=0.5.3
17
- emoji~=1.4.2
18
- filelock~=3.0.12
19
- ftfy~=6.0.3
20
- future~=0.18.2
21
- graphviz~=0.17
22
- huggingface-hub~=0.0.16
23
- HyperPyYAML~=1.0.0
24
- idna~=3.2
25
- isodate~=0.6.0
26
- jiwer~=2.2.1
27
- joblib~=1.0.1
28
- kiwisolver~=1.3.2
29
- librosa~=0.8.1
30
- llvmlite~=0.37.0
31
- matplotlib~=3.4.3
32
- munkres~=1.1.4
33
- numba~=0.54.0
34
- packaging~=21.0
35
- panphon~=0.19
36
- pedalboard~=0.3.11
37
- phonemizer~=2.2.2
38
- Pillow~=8.3.2
39
- pooch~=1.5.1
40
- pycparser~=2.20
41
- Pygments~=2.10.0
42
- pyloudnorm~=0.1.0
43
- pyparsing~=2.4.7
44
- pysndfx~=0.3.6
45
- PySocks~=1.7.1
46
- python-dateutil~=2.8.2
47
- python-Levenshtein~=0.12.2
48
- PyYAML~=5.4.1
49
- regex~=2021.8.28
50
- requests~=2.26.0
51
- resampy~=0.2.2
52
- rfc3986~=1.5.0
53
- rich~=9.10.0
54
- ruamel.yaml~=0.17.16
55
- ruamel.yaml.clib~=0.2.6
56
- scikit-learn~=0.24.2
57
- scipy~=1.7.1
58
- segments~=2.2.0
59
- sentencepiece~=0.1.96
60
- six~=1.16.0
61
- sklearn~=0.0
62
- sounddevice~=0.4.2
63
- SoundFile~=0.10.3.post1
64
- speechbrain~=0.5.10
65
- tabulate~=0.8.9
66
- threadpoolctl~=2.2.0
67
- torch~=1.10.1
68
- torch-complex~=0.2.1
69
- torchaudio~=0.10.1
70
- torchvision~=0.11.2
71
- torchviz~=0.0.2
72
- tqdm~=4.62.2
73
- typing-extensions~=3.10.0.2
74
- unicodecsv~=0.14.1
75
- Unidecode~=1.2.0
76
- unsilence~=1.0.8
77
- uritemplate~=3.0.1
78
- urllib3~=1.26.6
79
- wcwidth~=0.2.5
80
- wincertstore~=0.2
81
- gradio
82
- jinja2
83
- gdown==4.2.1
84
- pydub
85
- numpy~=1.20.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.8.3
2
+ aiosignal==1.2.0
3
+ analytics-python==1.4.0
4
+ anyio==3.6.1
5
+ appdirs==1.4.4
6
+ async-timeout==4.0.2
7
+ attrs==22.1.0
8
+ audioread==3.0.0
9
+ auraloss==0.2.2
10
+ Babel==2.10.3
11
+ backoff==1.10.0
12
+ bcrypt==4.0.1
13
+ certifi==2022.9.24
14
+ cffi==1.15.1
15
+ charset-normalizer==2.1.1
16
+ clean-text==0.6.0
17
+ click==8.1.3
18
+ clldutils==3.12.0
19
+ colorama==0.4.5
20
+ colorlog==6.7.0
21
+ cryptography==38.0.1
22
+ csvw==3.1.1
23
+ cvxopt==1.3.0
24
+ cycler==0.11.0
25
+ decorator==5.1.1
26
+ dlinfo==1.2.1
27
+ docker-pycreds==0.4.0
28
+ emoji==1.7.0
29
+ fastapi==0.85.0
30
+ ffmpy==0.3.0
31
+ filelock==3.8.0
32
+ fonttools==4.37.4
33
+ frozenlist==1.3.1
34
+ ftfy==6.1.1
35
+ future==0.18.2
36
+ gitdb==4.0.9
37
+ GitPython==3.1.29
38
+ gradio==2.7.5.2
39
+ h11==0.14.0
40
+ huggingface-hub==0.10.1
41
+ HyperPyYAML==1.0.1
42
+ idna==3.4
43
+ isodate==0.6.1
44
+ Jinja2==3.1.2
45
+ jiwer==2.5.1
46
+ joblib==1.2.0
47
+ jsonschema==4.16.0
48
+ kiwisolver==1.4.4
49
+ language-tags==1.1.0
50
+ Levenshtein==0.20.2
51
+ librosa==0.9.2
52
+ llvmlite==0.39.1
53
+ markdown2==2.4.5
54
+ MarkupSafe==2.1.1
55
+ matplotlib==3.5.3
56
+ monotonic==1.6
57
+ multidict==6.0.2
58
+ noisereduce==2.0.1
59
+ numba==0.56.2
60
+ numpy==1.23.4
61
+ packaging==21.3
62
+ pandas==1.5.0
63
+ paramiko==2.11.0
64
+ pathtools==0.1.2
65
+ phonemizer==3.1.1
66
+ Pillow==9.2.0
67
+ pooch==1.6.0
68
+ praat-parselmouth==0.4.1
69
+ promise==2.3
70
+ protobuf==4.21.7
71
+ psutil==5.9.2
72
+ pycparser==2.21
73
+ pycryptodome==3.15.0
74
+ pydantic==1.10.2
75
+ pydub==0.25.1
76
+ pyloudnorm==0.1.0
77
+ PyNaCl==1.5.0
78
+ pyparsing==3.0.9
79
+ pypinyin==0.46.0
80
+ pyrsistent==0.18.1
81
+ python-dateutil==2.8.2
82
+ python-multipart==0.0.5
83
+ pytz==2022.4
84
+ PyYAML==6.0
85
+ rapidfuzz==2.11.1
86
+ rdflib==6.2.0
87
+ regex==2022.9.13
88
+ requests==2.28.1
89
+ resampy==0.4.2
90
+ rfc3986==1.5.0
91
+ ruamel.yaml==0.17.21
92
+ ruamel.yaml.clib==0.2.6
93
+ scikit-learn==1.1.2
94
+ scipy==1.8.1
95
+ segments==2.2.1
96
+ sentencepiece==0.1.97
97
+ sentry-sdk==1.9.10
98
+ setproctitle==1.3.2
99
+ shortuuid==1.0.9
100
+ six==1.16.0
101
+ sklearn==0.0
102
+ smmap==5.0.0
103
+ sniffio==1.3.0
104
+ sounddevice==0.4.5
105
+ SoundFile==0.10.3.post1
106
+ speechbrain==0.5.13
107
+ starlette==0.20.4
108
+ tabulate==0.9.0
109
+ threadpoolctl==3.1.0
110
+ timm==0.6.11
111
+ tokenizers==0.12.1
112
+ torch==1.12.1
113
+ torchaudio==0.12.1
114
+ torchvision==0.13.1
115
+ tqdm==4.64.1
116
+ transformers==4.19.4
117
+ typing_extensions==4.4.0
118
+ uritemplate==4.1.1
119
+ urllib3==1.26.12
120
+ uvicorn==0.18.3
121
+ wandb==0.13.4
122
+ wcwidth==0.2.5
123
+ yarl==1.8.1
124
+ deepfilternet