mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 01:17:28 +08:00

* 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>
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
include mlx_whisper/requirements.txt
|
|
include mlx_whisper/assets/mel_filters.npz
|
|
include mlx_whisper/assets/multilingual.tiktoken
|
|
include mlx_whisper/assets/gpt2.tiktoken
|