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-09-01 12:49:50 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
e5ff577dab5f1fe87defb147dea7ebd4bedb7246
mlx-examples/whisper/mlx_whisper/__init__.py

6 lines
148 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
a few examples
2023-11-29 08:17:26 -08:00
from .transcribe import transcribe
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
from .version import __version__
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 157ms 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