Skip to content

Commit 40a3816

Browse files
authored
Drop unused arguments from README (#103)
Match wording given by usage.
1 parent 125d8a5 commit 40a3816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ While it is meant to be used as a library, a simple command-line tool is
1212
provided as an example. It operates on RAW 16-bit (machine endian) mono
1313
PCM files sampled at 48 kHz. It can be used as:
1414

15-
./examples/rnnoise_demo <number of channels> <maximum attenuation> < input.raw > output.raw
15+
./examples/rnnoise_demo <noisy speech> <output denoised>
1616

1717
The output is also a 16-bit raw PCM file.
1818

0 commit comments

Comments
 (0)