diff --git a/demos/streaming_asr_server/README.md b/demos/streaming_asr_server/README.md index 4dd534f7..4824da62 100644 --- a/demos/streaming_asr_server/README.md +++ b/demos/streaming_asr_server/README.md @@ -1,6 +1,6 @@ ([简体中文](./README_cn.md)|English) -# Speech Server +# Streaming ASR Server ## Introduction This demo is an implementation of starting the streaming speech service and accessing the service. It can be achieved with a single command using `paddlespeech_server` and `paddlespeech_client` or a few lines of code in python.