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 01ce23a commit 361ecedCopy full SHA for 361eced
setup.py
@@ -18,7 +18,7 @@ def read_me() -> str:
18
description="Modifies OpenAI's Whisper to produce more reliable timestamps.",
19
long_description=read_me(),
20
long_description_content_type='text/markdown',
21
- python_requires=">=3.9",
+ python_requires=">=3.8",
22
author="Jian",
23
url="https://github.com/jianfch/stable-ts",
24
license="MIT",
0 commit comments