Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -134,7 +134,7 @@ sortedcontainers==2.4.0
|
|
134 |
soundfile==0.12.1
|
135 |
soupsieve==2.5
|
136 |
soxr==0.3.7
|
137 |
-
speechbrain==
|
138 |
SQLAlchemy==2.0.31
|
139 |
starlette==0.37.2
|
140 |
sympy==1.13.0
|
@@ -161,6 +161,7 @@ urllib3==2.2.2
|
|
161 |
uvicorn==0.30.1
|
162 |
watchfiles==0.22.0
|
163 |
websockets==11.0.3
|
|
|
164 |
whisperx==3.1.1
|
165 |
yarl==1.9.4
|
166 |
zipp==3.19.2
|
|
|
134 |
soundfile==0.12.1
|
135 |
soupsieve==2.5
|
136 |
soxr==0.3.7
|
137 |
+
speechbrain==0.5.16
|
138 |
SQLAlchemy==2.0.31
|
139 |
starlette==0.37.2
|
140 |
sympy==1.13.0
|
|
|
161 |
uvicorn==0.30.1
|
162 |
watchfiles==0.22.0
|
163 |
websockets==11.0.3
|
164 |
+
whisper==1.1.10
|
165 |
whisperx==3.1.1
|
166 |
yarl==1.9.4
|
167 |
zipp==3.19.2
|