Audio noise reduction filter using Krisp AI technology
KrispFilter
is an audio processor that reduces background noise in real-time audio streams using Krisp AI technology. It inherits from BaseAudioFilter
and processes audio frames to improve audio quality by removing unwanted noise.
To use Krisp, you need a Krisp SDK license. Get started at Krisp.ai.
KRISP_MODEL_PATH
environment variable or by setting the model_path
in the constructor.
model_path
directly. Alternatively, you can set the KRISP_MODEL_PATH
environment variable to the model file path.