From d1c265d3ce427a56a04f2c31b4c3dc3492255562 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期三, 09 八月 2023 11:11:11 +0800
Subject: [PATCH] Merge branch 'main' of github.com:alibaba-damo-academy/FunASR add

---
 funasr/runtime/docs/websocket_protocol.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/funasr/runtime/docs/websocket_protocol.md b/funasr/runtime/docs/websocket_protocol.md
index 94823a2..1ff3bef 100644
--- a/funasr/runtime/docs/websocket_protocol.md
+++ b/funasr/runtime/docs/websocket_protocol.md
@@ -1,6 +1,8 @@
 ([绠�浣撲腑鏂嘳(./websocket_protocol_zh.md)|English)
 
 # WebSocket/gRPC Communication Protocol
+This protocol is the communication protocol for the FunASR software package, which includes offline file transcription ([deployment document](./SDK_tutorial.md)) and real-time speech recognition ([deployment document](./SDK_tutorial_online.md)).
+
 ## Offline File Transcription
 ### Sending Data from Client to Server
 #### Message Format

--
Gitblit v1.9.1