From 697860a01f4e82135485c60ebe26869307bafff7 Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期四, 16 三月 2023 16:53:45 +0800 Subject: [PATCH] Merge pull request #245 from dyyzhmm/main --- funasr/runtime/grpc/rebuild.sh | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/grpc/rebuild.sh b/funasr/runtime/grpc/rebuild.sh index 9b41ed6..4b76012 100644 --- a/funasr/runtime/grpc/rebuild.sh +++ b/funasr/runtime/grpc/rebuild.sh @@ -10,3 +10,7 @@ echo "Build cmake/build/paraformer_server successfully!" + +echo "Start server" + +./paraformer_server \ No newline at end of file -- Gitblit v1.9.1