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 6543236 commit b8ebc43Copy full SHA for b8ebc43
2 files changed
pyproject.toml
@@ -113,6 +113,7 @@ asr = [
113
'mlx-whisper>=0.4.3 ; python_version >= "3.10" and sys_platform == "darwin" and platform_machine == "arm64"',
114
'openai-whisper>=20250625',
115
'numba>=0.63.0', # Ensure Python 3.11+ compatibility (llvmlite constraint)
116
+ 'whisper-s2t-reborn>=1.6.0',
117
]
118
xbrl = [
119
"arelle-release (>=2.38.17,<3.0.0)",
0 commit comments