From 5336d72a3176d44f74edb5359d33c8f22b4d3c68 Mon Sep 17 00:00:00 2001 From: lzr265946 <lzr265946@alibaba-inc.com> Date: 星期二, 31 一月 2023 16:37:11 +0800 Subject: [PATCH] update paraformer-large model README.md --- 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