From 369f2ff8838569351c26d909407b497ab16d3bcf Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期二, 20 六月 2023 11:08:50 +0800 Subject: [PATCH] add html5 local access asr service directly (#654) --- README.md | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c289e0..76e3301 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ ## Contributors -| <div align="left"><img src="docs/images/damo.png" width="180"/> | <div align="left"><img src="docs/images/nwpu.png" width="260"/> | <img src="docs/images/China_Telecom.png" width="200"/> </div> | <img src="docs/images/RapidAI.png" width="200"/> </div> | <img src="docs/images/DeepScience.png" width="200"/> </div> | <img src="docs/images/aihealthx.png" width="200"/> </div> | -|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:|:-----------------------------------------------------------:| +| <div align="left"><img src="docs/images/damo.png" width="180"/> | <div align="left"><img src="docs/images/nwpu.png" width="260"/> | <img src="docs/images/China_Telecom.png" width="200"/> </div> | <img src="docs/images/RapidAI.png" width="200"/> </div> | <img src="docs/images/aihealthx.png" width="200"/> </div> | +|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:| ## Acknowledge @@ -82,7 +82,6 @@ 3. We referred [Wenet](https://github.com/wenet-e2e/wenet) for building dataloader for large scale data training. 4. We acknowledge [ChinaTelecom](https://github.com/zhuzizyf/damo-fsmn-vad-infer-httpserver) for contributing the VAD runtime. 5. We acknowledge [RapidAI](https://github.com/RapidAI) for contributing the Paraformer and CT_Transformer-punc runtime. -6. We acknowledge [DeepScience](https://www.deepscience.cn) for contributing the grpc service. 6. We acknowledge [AiHealthx](http://www.aihealthx.com/) for contributing the websocket service and html5. ## License -- Gitblit v1.9.1