You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you have a look at the config.ini file in model.zip file?
There are device key in [train] section.
You can adjust this param, since it uses jit load mechanism.
When using Python directly to run enhance.py:
!python3 "path/enhance.py" -m DeepFilterNet3 "noisy.wav" -o "denoised.wav"
is there an argument that informs Python to use the GPU instead of the CPU or vice versa?
The text was updated successfully, but these errors were encountered: