mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
fix link
This commit is contained in:
@@ -15,7 +15,7 @@ Stream video and audio in real time with Gradio using WebRTC.
|
|||||||
pip install gradio_webrtc
|
pip install gradio_webrtc
|
||||||
```
|
```
|
||||||
|
|
||||||
to use built-in pause detection (see [conversational ai](#conversational-ai)), install the `vad` extra:
|
to use built-in pause detection (see [Audio Streaming](https://freddyaboulton.github.io/gradio-webrtc/user-guide/#reply-on-pause)), install the `vad` extra:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install gradio_webrtc[vad]
|
pip install gradio_webrtc[vad]
|
||||||
|
|||||||
Reference in New Issue
Block a user