diff --git a/README.md b/README.md index 4e3b3c9..4192569 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ If the environment is installed correctly, you can denoise an audio file by runn bash inference.sh $filename -A ".wav" file with the denoised version, as well as the residual noise and the original signal in "mono", will be stored in the same directory as the input file. +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 TODO