Skip to content

Commit b8ebc43

Browse files
committed
chore: add whisper-s2t-reborn dependency to ASR extras
Signed-off-by: BBC, Esquire <bbc@chintellalaw.com>
1 parent 6543236 commit b8ebc43

2 files changed

Lines changed: 262 additions & 244 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ asr = [
113113
'mlx-whisper>=0.4.3 ; python_version >= "3.10" and sys_platform == "darwin" and platform_machine == "arm64"',
114114
'openai-whisper>=20250625',
115115
'numba>=0.63.0', # Ensure Python 3.11+ compatibility (llvmlite constraint)
116+
'whisper-s2t-reborn>=1.6.0',
116117
]
117118
xbrl = [
118119
"arelle-release (>=2.38.17,<3.0.0)",

0 commit comments

Comments
 (0)