Logo
Explore Help
Sign In
zhangyiss/mlx-examples
1
0
Fork 0
You've already forked mlx-examples
mirror of https://github.com/ml-explore/mlx-examples.git synced 2025-08-31 20:04:38 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
3080102b807e7abce06544a0771facd5837cae6e
mlx-examples/whisper/mlx_whisper/__init__.py

6 lines
149 B
Python
Raw Normal View History

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.
add copyright in source
2023-11-30 11:08:53 -08:00
Add llms subdir + update README (#145) * add llms subdir + update README * nits * use same pre-commit as mlx * update readmes a bit * format
2023-12-20 10:22:25 -08:00
from . import audio, decoding, load_models
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 23:16:21 +03:00
from ._version import __version__
a few examples
2023-11-29 08:17:26 -08:00
from .transcribe import transcribe
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 727ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API