Commit Graph

5 Commits

Author SHA1 Message Date
Awni Hannun
bd6b08e813 some nits 2024-11-04 13:59:53 -08:00
Anthony Wu
7b818c0d39 fix bugs, add test coverage 2024-10-03 15:45:48 -10:00
Anthony Wu
b6435dc9cc refactored to stdin - arg, and output-name template 2024-10-03 15:03:31 -10:00
Anthony Wu
bb5d7db5d7 add support for audio and input name from stdin 2024-10-03 00:34:47 -10: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