From acf97731ecc74b984205c572c2bd5a0131960355 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期二, 16 五月 2023 09:52:50 +0800 Subject: [PATCH] readme --- docs/images/aihealthx.png | 0 README.md | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9c6ef9..996cde4 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,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> | -|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:| +| <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> | +|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:|:-----------------------------------------------------------:| ## Acknowledge @@ -86,6 +86,7 @@ 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 This project is licensed under the [The MIT License](https://opensource.org/licenses/MIT). FunASR also contains various third-party components and some code modified from other repos under other open source licenses. diff --git a/docs/images/aihealthx.png b/docs/images/aihealthx.png new file mode 100644 index 0000000..5727c5b --- /dev/null +++ b/docs/images/aihealthx.png Binary files differ -- Gitblit v1.9.1