File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ faiss-cpu = "1.11.0"
3838fake-useragent = " 2.2.0"
3939fastapi = " 0.115.12"
4040fastapi-versionizer = " 4.0.1"
41- faster-whisper = " 1.1.1 "
41+ faster-whisper = " ~1.2.0 "
4242flashrank = " ^0.2.10"
4343kreuzberg = " 3.1.4"
4444langchain = " 0.3.25"
@@ -56,7 +56,7 @@ python = "~3.11"
5656python-multipart = " 0.0.20"
5757redis = " 6.1.0"
5858sentence-transformers = " ^3.4.1"
59- silero-vad = " ^5.1.2 "
59+ silero-vad = " ~6.0 "
6060torch = " 2.5.1"
6161torchaudio = " 2.5.1"
6262transformers = " 4.51.1"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ fake-useragent==2.2.0 ; python_version == "3.11"
4242fastapi-cli==0.0.7 ; python_version == "3.11"
4343fastapi-versionizer==4.0.1 ; python_version == "3.11"
4444fastapi==0.115.12 ; python_version == "3.11"
45- faster-whisper==1.1.1 ; python_version == "3.11"
45+ faster-whisper==1.2.0 ; python_version == "3.11"
4646fastrlock==0.8.3 ; python_version == "3.11" and sys_platform != "darwin"
4747filelock==3.18.0 ; python_version == "3.11"
4848flashrank==0.2.10 ; python_version == "3.11"
@@ -167,7 +167,7 @@ sentence-transformers==3.4.1 ; python_version == "3.11"
167167sentencepiece==0.2.0 ; python_version == "3.11"
168168setuptools==80.8.0 ; python_version == "3.11"
169169shellingham==1.5.4 ; python_version == "3.11"
170- silero-vad==5.1.2 ; python_version == "3.11"
170+ silero-vad==6.0.0 ; python_version == "3.11"
171171six==1.17.0 ; python_version == "3.11"
172172sniffio==1.3.1 ; python_version == "3.11"
173173soupsieve==2.7 ; python_version == "3.11"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ faiss-cpu==1.11.0 ; python_version == "3.11"
3030fake-useragent == 2.2.0 ; python_version == "3.11"
3131fastapi-versionizer == 4.0.1 ; python_version == "3.11"
3232fastapi == 0.115.12 ; python_version == "3.11"
33- faster-whisper == 1.1.1 ; python_version == "3.11"
33+ faster-whisper == 1.2.0 ; python_version == "3.11"
3434filelock == 3.18.0 ; python_version == "3.11"
3535flashrank == 0.2.10 ; python_version == "3.11"
3636flatbuffers == 25.2.10 ; python_version == "3.11"
@@ -119,7 +119,7 @@ scikit-learn==1.6.1 ; python_version == "3.11"
119119scipy == 1.15.3 ; python_version == "3.11"
120120sentence-transformers == 3.4.1 ; python_version == "3.11"
121121setuptools == 80.8.0 ; python_version == "3.11"
122- silero-vad == 5.1.2 ; python_version == "3.11"
122+ silero-vad == 6.0.0 ; python_version == "3.11"
123123six == 1.17.0 ; python_version == "3.11"
124124sniffio == 1.3.1 ; python_version == "3.11"
125125soupsieve == 2.7 ; python_version == "3.11"
You can’t perform that action at this time.
0 commit comments