-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
161 lines (161 loc) · 3.83 KB
/
requirements.txt
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
anyio==4.8.0
# via
# whisper-transcriptor (pyproject.toml)
# httpx
certifi==2025.1.31
# via
# whisper-transcriptor (pyproject.toml)
# httpcore
# httpx
# requests
charset-normalizer==3.4.1
# via
# whisper-transcriptor (pyproject.toml)
# requests
colorama==0.4.6
# via
# whisper-transcriptor (pyproject.toml)
# tqdm
ffmpeg==1.4
# via whisper-transcriptor (pyproject.toml)
filelock==3.17.0
# via
# whisper-transcriptor (pyproject.toml)
# torch
flet==0.26.0
# via whisper-transcriptor (pyproject.toml)
fsspec==2025.2.0
# via
# whisper-transcriptor (pyproject.toml)
# torch
h11==0.14.0
# via
# whisper-transcriptor (pyproject.toml)
# httpcore
httpcore==1.0.7
# via
# whisper-transcriptor (pyproject.toml)
# httpx
httpx==0.28.1
# via
# whisper-transcriptor (pyproject.toml)
# flet
idna==3.10
# via
# whisper-transcriptor (pyproject.toml)
# anyio
# httpx
# requests
jinja2==3.1.5
# via
# whisper-transcriptor (pyproject.toml)
# torch
llvmlite==0.44.0
# via
# whisper-transcriptor (pyproject.toml)
# numba
markupsafe==3.0.2
# via
# whisper-transcriptor (pyproject.toml)
# jinja2
more-itertools==10.6.0
# via
# whisper-transcriptor (pyproject.toml)
# openai-whisper
mpmath==1.3.0
# via
# whisper-transcriptor (pyproject.toml)
# sympy
networkx==3.4.2
# via
# whisper-transcriptor (pyproject.toml)
# torch
numba==0.61.0
# via
# whisper-transcriptor (pyproject.toml)
# openai-whisper
numpy==2.1.3
# via
# whisper-transcriptor (pyproject.toml)
# numba
# openai-whisper
# pywhispercpp
# torchvision
oauthlib==3.2.2
# via
# whisper-transcriptor (pyproject.toml)
# flet
openai-whisper==20240930
# via whisper-transcriptor (pyproject.toml)
pillow==11.1.0
# via
# whisper-transcriptor (pyproject.toml)
# torchvision
platformdirs==4.3.6
# via pywhispercpp
pydub==0.25.1
# via whisper-transcriptor (pyproject.toml)
#pywhispercpp @ git+https://github.com/absadiki/pywhispercpp@a484dc2aa1bed035f2a40e55d0e8395fd70e9abc
# via whisper-transcriptor (pyproject.toml)
regex==2024.11.6
# via
# whisper-transcriptor (pyproject.toml)
# tiktoken
repath==0.9.0
# via
# whisper-transcriptor (pyproject.toml)
# flet
requests==2.32.3
# via
# whisper-transcriptor (pyproject.toml)
# pywhispercpp
# tiktoken
setuptools==75.8.0
# via
# whisper-transcriptor (pyproject.toml)
# torch
six==1.17.0
# via
# whisper-transcriptor (pyproject.toml)
# repath
# whisper
sniffio==1.3.1
# via
# whisper-transcriptor (pyproject.toml)
# anyio
sympy==1.13.1
# via
# whisper-transcriptor (pyproject.toml)
# torch
tiktoken==0.8.0
# via
# whisper-transcriptor (pyproject.toml)
# openai-whisper
#torch @ https://download.pytorch.org/whl/cu126
# via
# whisper-transcriptor (pyproject.toml)
# openai-whisper
# torchaudio
# torchvision
#torchaudio @ https://download.pytorch.org/whl/cu126
# via whisper-transcriptor (pyproject.toml)
#torchvision @ https://download.pytorch.org/whl/cu126
# via whisper-transcriptor (pyproject.toml)
tqdm==4.67.1
# via
# whisper-transcriptor (pyproject.toml)
# openai-whisper
# pywhispercpp
typing-extensions==4.12.2
# via
# whisper-transcriptor (pyproject.toml)
# anyio
# torch
urllib3==2.3.0
# via
# whisper-transcriptor (pyproject.toml)
# requests
whisper==1.1.10
# via whisper-transcriptor (pyproject.toml)