Python API
#
Python QuickstartUsing our Python API, we can simplify calling the API down to just a few lines of code:
Note, this requires installing the audoai-noise-removal
package on PyPI:
If you get an error while using the API make sure to install the latest version.
If you want to so something more specific like spawn multiple jobs at once or save the result into memory, have a look at the source code. Nearly all methods are documents and we will have generated documentation soon.