mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
add mlx-whisper support
This commit is contained in:
@@ -106,6 +106,7 @@ rapidocr = [
|
||||
# 'onnxruntime (>=1.7.0,<1.20.0) ; python_version < "3.10"',
|
||||
]
|
||||
asr = [
|
||||
'mlx-whisper>=0.4.3 ; python_version >= "3.10" and sys_platform == "darwin" and platform_machine == "arm64"',
|
||||
"openai-whisper>=20250625",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user