Skip to content

Commit 5e1fd8e

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

2 files changed

Lines changed: 967 additions & 837 deletions

File tree

pyproject.toml

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

0 commit comments

Comments
 (0)