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 ed2b988 commit 5f09675Copy full SHA for 5f09675
1 file changed
pyproject.toml
@@ -23,8 +23,7 @@ classifiers = [
23
]
24
dependencies = [
25
"wyoming>=1.8,<2",
26
- "faster-whisper>=1.1.0,<2",
27
- "requests", # needed by faster-whisper
+ "faster-whisper>=1.2.1,<2",
28
29
30
[project.urls]
0 commit comments