Update README.md

This commit is contained in:
eloimoliner 2021-08-31 18:17:39 +03:00 committed by GitHub
parent 3b39edc461
commit f6d3410ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ width="400px"></p>
Listen to our audio samples [link to url]
## Requirements
You will need at least python 3.7. See ´requirements.txt´ for the required package versions.
You will need at least python 3.7 and CUDA 10.1 if you want to use GPU. See `requirements.txt` for the required package versions.
To install the environment through anaconda, follow the instructions:
@ -22,4 +22,7 @@ To install the environment through anaconda, follow the instructions:
## Denosing Recordings
If the environment is installed correctly, you can denoise an audio file by running:
bash inference.sh $filename
## Training