Skip to content

Commit 162e51b

Browse files
committed
Update whisper-s2t-reborn version to 1.5.2
Signed-off-by: BBC, Esquire <bbc@chintellalaw.com>
1 parent 7af3c41 commit 162e51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ asr = [
112112
'mlx-whisper>=0.4.3 ; python_version >= "3.10" and sys_platform == "darwin" and platform_machine == "arm64"',
113113
'openai-whisper>=20250625',
114114
'numba>=0.63.0', # Ensure Python 3.11+ compatibility (llvmlite constraint)
115-
'whisper-s2t-reborn[pyav]>=1.5.1',
115+
'whisper-s2t-reborn[pyav]>=1.5.2',
116116
]
117117
xbrl = [
118118
"arelle-release (>=2.38.17,<3.0.0)",

0 commit comments

Comments
 (0)