DeepFilterNet
DeepFilterNet copied to clipboard
How to silence the logging in Python?
Cannot seem to find a way to do this. The init_df accepts a logging level argument, but it doesn't seem to prevent logging if I set my loggers to a higher level. Would be great to see an example how this works.
Have you tried setting it to "ERROR"? this should silence it
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.