mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-11 06:08:09 +00:00
fix pre-commit checks and added proper type safety
This commit is contained in:
2
docs/examples/minimal_asr_pipeline.py
vendored
2
docs/examples/minimal_asr_pipeline.py
vendored
@@ -43,7 +43,7 @@ def get_asr_converter():
|
||||
implementation for your hardware:
|
||||
- MLX Whisper Turbo for Apple Silicon (M1/M2/M3) with mlx-whisper installed
|
||||
- Native Whisper Turbo as fallback
|
||||
|
||||
|
||||
You can swap in another model spec from `docling.datamodel.asr_model_specs`
|
||||
to experiment with different model sizes.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user