From 9d7c6e75f0b2ab1a5fc6e3a3a795d804fdb0bc8d Mon Sep 17 00:00:00 2001
From: ShiLiang Zhang <sly.zsl@alibaba-inc.com>
Date: 星期一, 07 八月 2023 10:18:01 +0800
Subject: [PATCH] Update SDK_tutorial_online.md

---
 funasr/runtime/docs/SDK_tutorial_online.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/funasr/runtime/docs/SDK_tutorial_online.md b/funasr/runtime/docs/SDK_tutorial_online.md
index 3ec6137..1e60aef 100644
--- a/funasr/runtime/docs/SDK_tutorial_online.md
+++ b/funasr/runtime/docs/SDK_tutorial_online.md
@@ -1,10 +1,10 @@
 ([绠�浣撲腑鏂嘳(./SDK_tutorial_online_zh.md)|English)
 
-# FunASR瀹炴椂璇煶杞啓渚挎嵎閮ㄧ讲鏁欑▼
+# FunASR-realtime-transcribe service
 
-FunASR offers a real-time speech-to-text service that can be easily deployed locally or on cloud servers. The service integrates various capabilities including voice activity detection (VAD) developed by the speech laboratory of DAMO Academy on the ModelScope, Paraformer-large non-streaming automatic speech recognition (ASR), Paraformer-large streaming ASR, and punctuation recovery (PUNC). The software package not only performs real-time speech-to-text conversion, but also allows high-precision transcription text correction at the end of each sentence and outputs text with punctuation, supporting high-concurrency multiple requests.
+FunASR offers a real-time speech-to-text service that can be easily deployed locally or on cloud servers. The service integrates various capabilities developed by the speech laboratory of DAMO Academy on the ModelScope, including voice activity detection (VAD), Paraformer-large non-streaming automatic speech recognition (ASR), Paraformer-large streaming ASR, and punctuation prediction (PUNC). The software package supports realtime speech-to-text service as well as high-precision transcription text correction at the end of each sentence and outputs text with punctuation.
 
-## Server Configuration
+## Server Configurations
 
 Users can choose appropriate server configurations based on their business needs. The recommended configurations are:
 - Configuration 1: (X86, computing-type) 4-core vCPU, 8GB memory, and a single machine can support about 32 requests.

--
Gitblit v1.9.1