We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae1a61 commit 5387593Copy full SHA for 5387593
microservices/audio-analyzer/pyproject.toml
@@ -16,7 +16,7 @@ pydantic = "^2.11.5"
16
pydantic-settings = "^2.9.1"
17
setuptools = "^80.9.0"
18
transformers = "^4.51.3"
19
-pywhispercpp = { git = "https://github.com/absadiki/pywhispercpp.git" }
+pywhispercpp = { git = "https://github.com/absadiki/pywhispercpp.git", tag = "v1.4.0" }
20
moviepy = "^2.1.2"
21
aiofiles = "^23.2.1"
22
optimum-intel = "^1.24.0"
0 commit comments