Update README.md

This commit is contained in:
eloimoliner 2021-08-31 18:24:39 +03:00 committed by GitHub
parent 23e61da34e
commit 369a0a0c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,5 +30,5 @@ 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 stored in the same directory as the input file.
## Training