We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64247af + 2855717 commit baa0986Copy full SHA for baa0986
1 file changed
pyproject.toml
@@ -32,7 +32,8 @@ classifiers = [
32
"Programming Language :: Python :: 3.11",
33
"Programming Language :: Python :: 3.12",
34
"Programming Language :: Python :: 3.13",
35
- "Programming Language :: Python :: 3.14",
+ # "Programming Language :: Python :: 3.14",
36
+ # openai-whisper does not support Python 3.14 yet.
37
"Topic :: Software Development :: Libraries :: Python Modules",
38
"Topic :: Multimedia :: Sound/Audio :: Speech",
39
]
0 commit comments