We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66432a4 commit 5e1fd8eCopy full SHA for 5e1fd8e
2 files changed
pyproject.toml
@@ -116,6 +116,7 @@ asr = [
116
'mlx-whisper>=0.4.3 ; python_version >= "3.10" and sys_platform == "darwin" and platform_machine == "arm64"',
117
'openai-whisper>=20250625',
118
'numba>=0.63.0', # Ensure Python 3.11+ compatibility (llvmlite constraint)
119
+ 'whisper-s2t-reborn>=1.6.0',
120
]
121
xbrl = [
122
"arelle-release (>=2.38.17,<3.0.0)",
0 commit comments