From 850b701f4dd4a8943ea296611561de8e850da86d Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期三, 05 七月 2023 19:03:36 +0800 Subject: [PATCH] Update README.md --- funasr/runtime/python/websocket/requirements_client.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/python/websocket/requirements_client.txt b/funasr/runtime/python/websocket/requirements_client.txt index 2531f41..d44cc86 100644 --- a/funasr/runtime/python/websocket/requirements_client.txt +++ b/funasr/runtime/python/websocket/requirements_client.txt @@ -1,2 +1,3 @@ websockets -import pyaudio \ No newline at end of file +pyaudio +ffmpeg-python -- Gitblit v1.9.1