jmwang66
2023-02-01 65b35ca42351ee48b6c94530b6414d24cc9745fb
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
```
```