update faster-whisper

This commit is contained in:
2024-11-28 18:48:12 +08:00
parent 0e46bd91d4
commit bd2c6b95cf
3 changed files with 15 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ coloredlogs==15.0.1
ctranslate2==4.5.0
exceptiongroup==1.2.2
fastapi==0.115.5
faster-whisper @ git+https://github.com/SYSTRAN/faster-whisper@be9fb36ed356b9e299b125de6ee91862e0ac9038
faster-whisper @ git+https://github.com/heimoshuiyu/faster-whisper@a759f5f48f5ef5b79461a6461966eafe9df088a9
filelock==3.16.1
flatbuffers==24.3.25
fsspec==2024.10.0
@@ -20,15 +20,15 @@ humanfriendly==10.0
idna==3.10
mpmath==1.3.0
numpy==2.1.3
onnxruntime==1.20.0
onnxruntime==1.20.1
OpenCC==1.1.9
packaging==24.2
prometheus-fastapi-instrumentator==7.0.0
prometheus_client==0.21.0
protobuf==5.28.3
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pydantic==2.10.1
pydantic_core==2.27.1
pydub==0.25.1
python-dotenv==1.0.1
python-multipart==0.0.17
@@ -36,14 +36,14 @@ PyYAML==6.0.2
requests==2.32.3
sniffio==1.3.1
sounddevice==0.5.1
starlette==0.41.2
starlette==0.41.3
sympy==1.13.3
tokenizers==0.20.3
tqdm==4.67.0
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.0
uvicorn==0.32.1
uvloop==0.21.0
watchfiles==0.24.0
websockets==14.1
whisper-ctranslate2==0.4.7
whisper-ctranslate2==0.4.8