mlx-examples/whisper/mlx_whisper
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
..
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
cli.py Whisper: Support command line (#746) 2024-08-16 10:35: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: Support command line (#746) 2024-08-16 10:35:44 -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: Support command line (#746) 2024-08-16 10:35:44 -07:00
whisper.py Whisper: Add pip distribution configuration to support pip installations. (#739) 2024-05-01 09:00:02 -07:00
writers.py Whisper: Support command line (#746) 2024-08-16 10:35:44 -07:00