Skip to content

Commit 9afd36d

Browse files
committed
upgaded faster-whisper
1 parent 0e8786b commit 9afd36d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ pydub = "^0.25.1"
2222
moviepy = "^2.1.2"
2323
jupyter = "^1.1.1"
2424
jupyter-nbextensions-configurator = "^0.6.4"
25-
faster-whisper = "1.1.0"
26-
whisperx = {git = "https://github.com/m-bain/whisperx.git", rev = "main", python = ">=3.10,<3.13"}
2725
python-dotenv = "^1.0.1"
2826
aiofiles = "^24.1.0"
27+
faster-whisper = "^1.1.1"
2928

3029

3130
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)