mlx-examples/whisper/mlx_whisper
madroid 6775d6cb3f
Whisper: Add pip distribution configuration to support pip installations. (#739)
* Whisper: rename whisper to mlx_whisper

* Whisper: add setup.py config for publish

* Whisper: add assets data to setup config

* Whisper: pre-commit for setup.py

* Whisper: Update README.md

* Whisper: Update README.md

* nits

* fix package data

* nit in readme

---------

Co-authored-by: Awni Hannun <awni@apple.com>
2024-05-01 09:00:02 -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 Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -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: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
whisper.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00