jmwang66
2023-02-03 566242c94bbe596fa92c347d5a0cd63b44d54e35
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
```
```