Learn how to integrate Krisp noise cancellation into your Pipecat application
Desktop SDK v7.0.2: Linux
Desktop SDK v7.0.1: Mac ARM
Desktop SDK v7.0.1: Mac Intel
Desktop SDK v7.0.2: Windows ARM
Desktop SDK v7.0.2: Windows
Background Voice Cancellation
model. Recommended model for each platform:
hs.c6.f.s.de56df.kw
hs.c6.f.s.de56df.kw
hs.c6.f.s.de56df.kw
hs.c6.f.s.de56df.kw
hs.c6.f.s.de56df.kw
pipecat-ai-krisp
module is a python wrapper around Krisp’s C++ SDK. To build the module, you’ll need to install the following dependencies:
KRISP_MODEL_PATH
, ensure that you’re selecting the actual
model file, not just the directory. The path should look something like this:pipecat-ai[krisp]
module, which will automatically build the pipecat-ai-krisp
python wrapper module:
System Settings > Privacy & Security
then click Allow Anyway
to permit the example to run.
Open Anyway
to run the script.
pip install "pipecat-ai[krisp]"
KRISP_MODEL_PATH
environment variable or provide it in the constructor
KRISP_SDK_PATH
points to a valid Krisp SDK installation