From b5b540d455edc6fbb8d52f4011b51028a882ef76 Mon Sep 17 00:00:00 2001 From: Xian Shi <40013335+R1ckShi@users.noreply.github.com> Date: 星期二, 31 一月 2023 15:45:17 +0800 Subject: [PATCH] Merge pull request #50 from alibaba-damo-academy/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