mlx-examples/whisper/mlx_whisper
Awni Hannun 33905447f9
Whisper updates to allow HF models (#923)
* simplify conversion and update convert for HF models

* use npz for compat

* fixes

* fixes

* fix gguf

* allow user supplied path
2024-08-09 11:11:58 -07:00
..
assets Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
__init__.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
audio.py gpu featurization (#824) 2024-06-07 08:59:44 -07:00
decoding.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
load_models.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
requirements.txt Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
timing.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
tokenizer.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
torch_whisper.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
transcribe.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
version.py Whisper updates to allow HF models (#923) 2024-08-09 11:11:58 -07:00
whisper.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00