Skip to content

Commit fb00212

Browse files
committed
feat: add requirements.txt
1 parent 609becd commit fb00212

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
aiohappyeyeballs==2.4.3
2+
aiohttp==3.10.10
3+
aiosignal==1.3.1
4+
attrs==24.2.0
5+
certifi==2024.8.30
6+
cffi==1.17.1
7+
charset-normalizer==3.4.0
8+
frozenlist==1.5.0
9+
idna==3.10
10+
multidict==6.1.0
11+
numpy==2.1.3
12+
propcache==0.2.0
13+
pycparser==2.22
14+
requests==2.32.3
15+
sounddevice==0.5.1
16+
srt==3.5.3
17+
tqdm==4.67.0
18+
urllib3==2.2.3
19+
vosk==0.3.45
20+
websockets==14.0
21+
yarl==1.17.1

0 commit comments

Comments
 (0)