This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx-examples
Watch
1
Star
0
Fork
0
You've already forked mlx-examples
mirror of
https://github.com/ml-explore/mlx-examples.git
synced
2025-06-24 17:31:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e196fa3208
mlx-examples
/
whisper
/
mlx_whisper
/
version.py
4 lines
59 B
Python
Raw
Normal View
History
Unescape
Escape
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-02 00:00:02 +08:00
# Copyright © 2023-2024 Apple Inc.
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-17 01:35:44 +08:00
__version__
=
"
0.3.0
"
Reference in New Issue
Copy Permalink