Update README.md

This commit is contained in:
eloimoliner 2021-09-01 17:03:36 +03:00 committed by GitHub
parent c35fe65fd5
commit bb85279ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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