Skip to content

Commit 2327eb3

Browse files
committed
fixing comments
1 parent 392c107 commit 2327eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/noise_suppression_demo/cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ omz_converter --list models.lst
3737
Running the demo with `-h` shows this help message:
3838
```
3939
[ -h] show this help message and exit
40-
[--help] print help on all arguments"
40+
[--help] print help on all arguments
4141
-m <MODEL FILE> path to an .xml file with a trained model
4242
-i <WAV> path to an input WAV file
4343
[ -d <DEVICE>] specify a device to infer on (the list of available devices is shown below). Default is CPU

0 commit comments

Comments
 (0)