From 566242c94bbe596fa92c347d5a0cd63b44d54e35 Mon Sep 17 00:00:00 2001 From: jmwang66 <wangjiaming.wjm@alibaba-inc.com> Date: 星期五, 03 二月 2023 11:03:56 +0800 Subject: [PATCH] Merge branch 'dev' of https://github.com/alibaba-damo-academy/FunASR into dev --- funasr/runtime/python/grpc/Readme.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/python/grpc/Readme.md b/funasr/runtime/python/grpc/Readme.md index 7ed19f3..3b4ff51 100644 --- a/funasr/runtime/python/grpc/Readme.md +++ b/funasr/runtime/python/grpc/Readme.md @@ -27,7 +27,7 @@ Step 4) Start grpc client (on client with microphone). ``` -# Install dependency. +# Install dependency. Optional. python -m pip install pyaudio webrtcvad ``` ``` -- Gitblit v1.9.1