Skip to content

Commit

Permalink
fixed header for VAD
Browse files Browse the repository at this point in the history
  • Loading branch information
jptaylor committed May 13, 2024
1 parent af8471b commit 062fbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ One way to get up and running quickly with WebRTC is to sign up for a Daily deve

Sign up [here](https://dashboard.daily.co/u/signup) and [create a room](https://docs.daily.co/reference/rest-api/rooms) in the developer Dashboard.

### What is VAD?
## What is VAD?

Voice Activity Detection — very important for knowing when a user has finished speaking to your bot. If you are not using press-to-talk, and want Pipecat to detect when the user has finished talking, VAD is an essential component for a natural feeling conversation.

Expand Down

0 comments on commit 062fbf4

Please sign in to comment.