jmwang66
2023-02-03 67b9af91d274f83152b8f180b445647f05e86594
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
```
```