audio(filters): remove KrispFilter

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-30 14:01:06 -07:00
parent 742a278c05
commit f0d04dde1c
5 changed files with 1 additions and 295 deletions

View File

@@ -166,7 +166,6 @@ You can get started with Pipecat running on your local machine, then move your a
```bash
uv sync --group dev --all-extras \
--no-extra gstreamer \
--no-extra krisp \
--no-extra local \
```