From 0076473ae1d9b4a97f3bb782d91039715eadab7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?th=E1=BB=8Bnh?= Date: Fri, 27 Sep 2024 05:36:52 +0700 Subject: [PATCH] Add webrtcvad deps --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8d86dd6e0..04588f7a9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -241,3 +241,4 @@ watchfiles==0.22.0 wcwidth==0.2.13 websockets==12.0 yarl==1.9.4 +webrtcvad==2.0.10