> ## 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

> TypeScript 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.

```ts theme={null}
import { RNNoise } from '@zeroruntime/js-sdk/plugins';  // direct to the vendor, with your key
```

### Options
