mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
fix doc to match arg rename
This commit is contained in:
parent
7b818c0d39
commit
266f99a1e7
@ -44,8 +44,8 @@ useful when `mlx_whisper` acts as a composable command line utility.
|
||||
some-process | mlx_whisper
|
||||
|
||||
# hypothetical demo of media content via stdin
|
||||
# use --input-name to name your output artifacts
|
||||
some-downloader https://some.url/media?id=lecture42 | mlx_whisper --input-name mlx-demo
|
||||
# use --output-name to name your output artifacts
|
||||
some-downloader https://some.url/media?id=lecture42 | mlx_whisper --output-name mlx-demo
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user