James Zhao
bf921afcbe
Make sure to import the correct "version" module when installing mlx_whisper and mlx_lm from local source code. ( #969 )
...
* Make sure to import the correct "version" module when installing the
mlx_whisper package from local source code.
* Make sure to import the correct "version" module when installing the mlx_lm package from local source code
* fix
---------
Co-authored-by: Awni Hannun <awni@apple.com>
2024-09-03 13:16:21 -07:00
madroid
e196fa3208
Whisper: Support command line ( #746 )
...
* Whisper: Add CLI command
* Whisper: Prevent precision loss when converting to words dictionary
* Whisper: disable json ensure_ascii
* Whisper: add cli setup config
* Whisper: pre-commit
* Whisper: Adjust the _ in the command line arguments to -
* nits
* version + readme
* nit
---------
Co-authored-by: Awni Hannun <awni@apple.com>
2024-08-16 10:35:44 -07:00
Awni Hannun
e92de216fd
rid warning ( #789 )
2024-05-20 06:05:33 -07:00
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