Gradio WebRTC ⚡️
Stream video and audio in real time with Gradio using WebRTC.
Installation
to use built-in pause detection (see ReplyOnPause), install the vad
extra:
For stop word detection (see ReplyOnStopWords), install the stopword
extra:
Examples
See the cookbook