mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
minor fixes in README
This commit is contained in:
parent
3e24277ba3
commit
b4ac7cc1df
@ -6,13 +6,13 @@ load and process an audio dataset.
|
|||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
|
|
||||||
Install the `mlx`
|
Install `mlx`
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install mlx==0.0.5
|
pip install mlx==0.0.5
|
||||||
```
|
```
|
||||||
|
|
||||||
At the time of writing, the SpeechCommands dataset is not yet a part of a `mlx-data` release. Install `mlx-data` from source using this [commit](https://github.com/ml-explore/mlx-data/commit/ae3431648b8e1594d63175a8f121d9873aeb9daa).
|
At the time of writing, the SpeechCommands dataset is not yet a part of a `mlx-data` release. Install `mlx-data` from source from this [commit](https://github.com/ml-explore/mlx-data/commit/ae3431648b8e1594d63175a8f121d9873aeb9daa).
|
||||||
|
|
||||||
## Running the example
|
## Running the example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user