diff --git a/README.md b/README.md index e55ca60..ee954fd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Run the following commands to install the pretrained weights of the two-stage U- If the environment is installed correctly, you can denoise an audio file by running: - bash inference.sh $filename + bash inference.sh "file name" A ".wav" file with the denoised version, as well as the residual noise and the original signal in "mono", will be generated in the same directory as the input file. ## Training