From f8d957a24bcaeb9621c2e8e0383b0c7a4e6204cf Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Mon, 7 Jul 2025 10:17:20 +0800 Subject: [PATCH] Update README to include https://github.com/bbeyondllove/asr_server (#2353) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c29bff6..0681766e 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,11 @@ Video demo in Chinese: [小爱同学启动~˶╹ꇴ╹˶!](https://www.bilib ### [C++ WebSocket ASR Server](https://github.com/mawwalker/stt-server) -It provides C++ WebSocket server for ASR using sherpa-onnx. +It provides a WebSocket server based on C++ for ASR using sherpa-onnx. + +### [Go WebSocket Server](https://github.com/bbeyondllove/asr_server) + +It provides a WebSocket server based on the Go programming language for sherpa-onnx. ### [Making robot Paimon, Ep10 "The AI Part 1"](https://www.youtube.com/watch?v=KxPKkwxGWZs)