Skip to content

Commit 5387593

Browse files
committed
🔖 Tagged the version for pywhispercpp package
Signed-off-by: Krishna Murti <[email protected]>
1 parent fae1a61 commit 5387593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microservices/audio-analyzer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pydantic = "^2.11.5"
1616
pydantic-settings = "^2.9.1"
1717
setuptools = "^80.9.0"
1818
transformers = "^4.51.3"
19-
pywhispercpp = { git = "https://github.com/absadiki/pywhispercpp.git" }
19+
pywhispercpp = { git = "https://github.com/absadiki/pywhispercpp.git", tag = "v1.4.0" }
2020
moviepy = "^2.1.2"
2121
aiofiles = "^23.2.1"
2222
optimum-intel = "^1.24.0"

0 commit comments

Comments
 (0)