Merge pull request #582 from pipecat-ai/lewis/update_readme_aboutsilerofirstrun

Minor README update about Silero VAD.
This commit is contained in:
Lewis Wolfgang
2024-10-14 16:26:28 -04:00
committed by GitHub

View File

@@ -128,8 +128,6 @@ Pipecat makes use of WebRTC VAD by default when using a WebRTC transport layer.
pip install pipecat-ai[silero]
```
The first time your run your bot with Silero, startup may take a while whilst it downloads and caches the model in the background. You can check the progress of this in the console.
## Hacking on the framework itself
_Note that you may need to set up a virtual environment before following the instructions below. For instance, you might need to run the following from the root of the repo:_