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
|
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 |
|
Awni Hannun
|
c5da302fc4
|
gpu featurization (#824)
|
2024-06-07 08:59:44 -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 |
|