mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
support to show local video when chatting
This commit is contained in:
3
backend/gradio_webrtc/pause_detection/__init__.py
Normal file
3
backend/gradio_webrtc/pause_detection/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .vad import SileroVADModel, SileroVadOptions
|
||||
|
||||
__all__ = ["SileroVADModel", "SileroVadOptions"]
|
||||
Reference in New Issue
Block a user