zerk1 commited on
Commit
71182e7
·
verified ·
1 Parent(s): c6ea95a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +124 -2
requirements.txt CHANGED
@@ -1,9 +1,131 @@
1
- # Automatically generated by https://github.com/damnever/pigar.
2
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  fastapi==0.115.3
4
  faster-whisper==1.0.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  numpy==1.26.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  pydub==0.25.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  speechbrain==1.0.1
 
 
 
 
 
 
 
8
  torch==2.5.0
 
 
 
 
 
 
 
 
 
 
9
  uvicorn==0.32.0
 
 
 
1
+ aiohappyeyeballs==2.4.3
2
+ aiohttp==3.10.10
3
+ aiosignal==1.3.1
4
+ alembic==1.13.3
5
+ annotated-types==0.7.0
6
+ antlr4-python3-runtime==4.9.3
7
+ anyio==4.6.2.post1
8
+ asteroid-filterbanks==0.4.0
9
+ async-timeout==4.0.3
10
+ attrs==24.2.0
11
+ audioread==3.0.1
12
+ av==12.3.0
13
+ certifi==2024.8.30
14
+ cffi==1.17.1
15
+ charset-normalizer==3.4.0
16
+ click==8.1.7
17
+ colorama==0.4.6
18
+ coloredlogs==15.0.1
19
+ colorlog==6.8.2
20
+ contourpy==1.3.0
21
+ ctranslate2==4.5.0
22
+ cycler==0.12.1
23
+ decorator==5.1.1
24
+ docopt==0.6.2
25
+ einops==0.8.0
26
+ exceptiongroup==1.2.2
27
  fastapi==0.115.3
28
  faster-whisper==1.0.3
29
+ fastjsonschema==2.20.0
30
+ filelock==3.16.1
31
+ flatbuffers==24.3.25
32
+ fonttools==4.54.1
33
+ frozenlist==1.4.1
34
+ fsspec==2024.10.0
35
+ h11==0.14.0
36
+ huggingface-hub==0.26.1
37
+ humanfriendly==10.0
38
+ HyperPyYAML==1.2.2
39
+ idna==3.10
40
+ importlib_resources==6.4.5
41
+ Jinja2==3.1.4
42
+ joblib==1.4.2
43
+ jsonschema==4.23.0
44
+ jsonschema-specifications==2024.10.1
45
+ julius==0.2.7
46
+ jupyter_core==5.7.2
47
+ kiwisolver==1.4.7
48
+ lazy_loader==0.4
49
+ librosa==0.10.2.post1
50
+ lightning==2.4.0
51
+ lightning-utilities==0.11.8
52
+ llvmlite==0.43.0
53
+ Mako==1.3.6
54
+ markdown-it-py==3.0.0
55
+ MarkupSafe==3.0.2
56
+ matplotlib==3.9.2
57
+ mdurl==0.1.2
58
+ mpmath==1.3.0
59
+ msgpack==1.1.0
60
+ multidict==6.1.0
61
+ nbformat==5.10.4
62
+ networkx==3.2.1
63
+ numba==0.60.0
64
  numpy==1.26.4
65
+ omegaconf==2.3.0
66
+ onnxruntime==1.19.2
67
+ optuna==4.0.0
68
+ packaging==24.1
69
+ pandas==2.2.3
70
+ pigar==2.1.6
71
+ pillow==11.0.0
72
+ platformdirs==4.3.6
73
+ pooch==1.8.2
74
+ primePy==1.3
75
+ propcache==0.2.0
76
+ protobuf==5.28.3
77
+ pyannote.audio==3.3.2
78
+ pyannote.core==5.0.0
79
+ pyannote.database==5.1.0
80
+ pyannote.metrics==3.2.1
81
+ pyannote.pipeline==3.0.1
82
+ pycparser==2.22
83
+ pydantic==2.9.2
84
+ pydantic_core==2.23.4
85
  pydub==0.25.1
86
+ Pygments==2.18.0
87
+ pyparsing==3.2.0
88
+ python-dateutil==2.9.0.post0
89
+ python-multipart==0.0.12
90
+ pytorch-lightning==2.4.0
91
+ pytorch-metric-learning==2.6.0
92
+ pytz==2024.2
93
+ PyYAML==6.0.2
94
+ referencing==0.35.1
95
+ requests==2.32.3
96
+ rich==13.9.3
97
+ rpds-py==0.20.0
98
+ ruamel.yaml==0.18.6
99
+ ruamel.yaml.clib==0.2.12
100
+ scikit-learn==1.5.2
101
+ scipy==1.13.1
102
+ semver==3.0.2
103
+ sentencepiece==0.2.0
104
+ shellingham==1.5.4
105
+ six==1.16.0
106
+ sniffio==1.3.1
107
+ sortedcontainers==2.4.0
108
+ soundfile==0.12.1
109
+ soxr==0.5.0.post1
110
  speechbrain==1.0.1
111
+ SQLAlchemy==2.0.36
112
+ starlette==0.41.0
113
+ sympy==1.13.1
114
+ tabulate==0.9.0
115
+ tensorboardX==2.6.2.2
116
+ threadpoolctl==3.5.0
117
+ tokenizers==0.20.1
118
  torch==2.5.0
119
+ torch-audiomentations==0.11.1
120
+ torch_pitch_shift==1.2.5
121
+ torchaudio==2.5.0
122
+ torchmetrics==1.5.0
123
+ tqdm==4.66.5
124
+ traitlets==5.14.3
125
+ typer==0.12.5
126
+ typing_extensions==4.12.2
127
+ tzdata==2024.2
128
+ urllib3==2.2.3
129
  uvicorn==0.32.0
130
+ yarl==1.16.0
131
+ zipp==3.20.2