huangmingming
2023-01-30 f807bc2c06f8e1fd220f72ebeb346d63ff7d6882
update readme, for format
1个文件已修改
2 ■■■ 已修改文件
funasr/runtime/python/grpc/Readme.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
```
```