From 7a6753aa52ef5e2024470ca8d83c5d8bd9d3437a Mon Sep 17 00:00:00 2001 From: 九耳 <mengzhe.cmz@alibaba-inc.com> Date: 星期三, 29 三月 2023 17:14:09 +0800 Subject: [PATCH] general punc model conversion onnx, fix bug --- funasr/runtime/grpc/Readme.md | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/grpc/Readme.md b/funasr/runtime/grpc/Readme.md index 2883b6e..6e3516a 100644 --- a/funasr/runtime/grpc/Readme.md +++ b/funasr/runtime/grpc/Readme.md @@ -52,3 +52,7 @@ cd ../python/grpc python grpc_main_client_mic.py --host $server_ip --port 10108 ``` + +## Acknowledge +1. This project is maintained by [FunASR community](https://github.com/alibaba-damo-academy/FunASR). +2. We acknowledge [DeepScience](https://www.deepscience.cn) for contributing the grpc service. -- Gitblit v1.9.1