mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-04 07:44:34 +08:00
readme
This commit is contained in:
@@ -11,22 +11,6 @@ Install the requirements:
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Optionally install FFmpeg and SciPy for loading and saving audio files,
|
|
||||||
respectively.
|
|
||||||
|
|
||||||
Install [FFmpeg](https://ffmpeg.org/):
|
|
||||||
|
|
||||||
```
|
|
||||||
# on macOS using Homebrew (https://brew.sh/)
|
|
||||||
brew install ffmpeg
|
|
||||||
```
|
|
||||||
|
|
||||||
Install SciPy:
|
|
||||||
|
|
||||||
```
|
|
||||||
pip install scipy
|
|
||||||
```
|
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
An example using the model:
|
An example using the model:
|
||||||
|
Reference in New Issue
Block a user