Update README.md
This commit is contained in:
parent
c35fe65fd5
commit
bb85279ee0
@ -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:
|
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.
|
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
|
## Training
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user