From 08ee9e6aacc2e306211d393f6e8ce3a7f3620102 Mon Sep 17 00:00:00 2001 From: yhliang <68215459+yhliang-aslp@users.noreply.github.com> Date: 星期四, 10 八月 2023 20:46:21 +0800 Subject: [PATCH] Add modular SA-ASR recipe for M2MeT2.0 (#831) --- funasr/runtime/docs/websocket_protocol.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/docs/websocket_protocol.md b/funasr/runtime/docs/websocket_protocol.md index 1ff3bef..328fd41 100644 --- a/funasr/runtime/docs/websocket_protocol.md +++ b/funasr/runtime/docs/websocket_protocol.md @@ -47,7 +47,7 @@ ## Real-time Speech Recognition ### System Architecture Diagram -<div align="left"><img src="images/2pass.jpg" width="400"/></div> +<div align="left"><img src="images/2pass.jpg" width="600"/></div> ### Sending Data from Client to Server #### Message Format -- Gitblit v1.9.1