From fc8e04ba65826cdb9f8b1af2d8be6e74bdc438b9 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期日, 23 四月 2023 13:29:52 +0800 Subject: [PATCH] readme --- docs/images/RapidAI.png | 0 README.md | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dddc1ae..0fb2423 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,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/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> | +|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:| ## Acknowledge @@ -90,7 +90,8 @@ 2. We borrowed a lot of code from [ESPnet](https://github.com/espnet/espnet). FunASR follows up the training and finetuning pipelines of ESPnet. 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 [DeepScience](https://www.deepscience.cn) for contributing the grpc service. +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. ## 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/RapidAI.png b/docs/images/RapidAI.png new file mode 100644 index 0000000..0de3dda --- /dev/null +++ b/docs/images/RapidAI.png Binary files differ -- Gitblit v1.9.1