mirror of
https://github.com/BlackLight/micmon.git
synced 2024-11-14 21:17:15 +01:00
README example fix
This commit is contained in:
parent
4e3a02b2cc
commit
55ab612775
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ will be something like this:
|
|||
|
||||
```bash
|
||||
micmon-datagen --low 250 --high 7500 --bins 100 --sample-duration 2 --channels 1 \
|
||||
~/datasets/sound-detect/audio ~/models
|
||||
~/datasets/sound-detect/audio ~/datasets/sound-detect/data
|
||||
```
|
||||
|
||||
The `--low` and `--high` options respectively identify the lowest and highest
|
||||
|
|
Loading…
Reference in a new issue