mlx-whisper
使ってみた
pipでインストールできる(Macではビルドしてなさそう)
pip install mlx-whisper
code:bash
% pip freeze
certifi==2024.8.30
charset-normalizer==3.4.0
filelock==3.16.1
fsspec==2024.9.0
huggingface-hub==0.25.2
idna==3.10
Jinja2==3.1.4
llvmlite==0.43.0
MarkupSafe==3.0.1
mlx==0.18.0
mlx-whisper==0.3.0
more-itertools==10.5.0
mpmath==1.3.0
networkx==3.3
numba==0.60.0
numpy==2.0.2
packaging==24.1
PyYAML==6.0.2
regex==2024.9.11
requests==2.32.3
scipy==1.14.1
setuptools==75.1.0
sympy==1.13.3
tiktoken==0.8.0
torch==2.4.1
tqdm==4.66.5
typing_extensions==4.12.2
urllib3==2.2.3
code:bash
(venv) % pip install pipdeptree
(venv) % pipdeptree
mlx-whisper==0.3.0
pipdeptree==2.23.4