We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125d8a5 commit 40a3816Copy full SHA for 40a3816
README
@@ -12,7 +12,7 @@ While it is meant to be used as a library, a simple command-line tool is
12
provided as an example. It operates on RAW 16-bit (machine endian) mono
13
PCM files sampled at 48 kHz. It can be used as:
14
15
-./examples/rnnoise_demo <number of channels> <maximum attenuation> < input.raw > output.raw
+./examples/rnnoise_demo <noisy speech> <output denoised>
16
17
The output is also a 16-bit raw PCM file.
18
0 commit comments