Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JBloodless authored Mar 5, 2024
1 parent 9465e9b commit 10126c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ First run of `run_infer_mic.py` will show you those IDs.

* `sd_dump` lets you save mic input to check the results in offline later.

And finally, you can run custom config for your experiments - just add `--yaml` argument to `python -m scripts.run_infer_file`/`python -m scripts.run_infer_mic` and provide path to yor own config:
And finally, you can run custom config for your experiments - just add `--yaml` argument to `python -m scripts.run_infer_file`/`python -m scripts.run_infer_mic` and provide path to your own config:
```
python -m scripts.run_infer_file --yaml path/to/custom/config.yaml
```
Expand Down

0 comments on commit 10126c6

Please sign in to comment.