> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeroruntime.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Rnnoise

> Python API reference for the rnnoise noise cancellation provider.

<Card title="Usage guide" icon="book" href="/plugins/denoise/rnnoise" horizontal>
  Setup, environment variables, and Python/JavaScript/Go usage examples.
</Card>

## RNNoise

Initialize the RNNoise denoise plugin.

Slot: denoise. Route: plugins -- direct to the vendor; it needs no key.

```python theme={null}
from zeroruntime.plugins import RNNoise  # direct to the vendor, with your key
```

### Fields
