This commit is contained in:
游雁 2023-08-09 19:48:46 +08:00
parent f3d74b6698
commit e08be2e41c
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ You can also scan the following DingTalk group or WeChat group QR code to join t
| <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> | <img src="docs/images/XVERSE.png" width="250"/> </div> |
|:---------------------------------------------------------------:|:---------------------------------------------------------------:|:--------------------------------------------------------------:|:-------------------------------------------------------:|:-----------------------------------------------------------:|:------------------------------------------------------:|
The contributors can be found in [contributors list]((./Acknowledge))
The contributors can be found in [contributors list](./Acknowledge)
## 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.

View File

@ -120,7 +120,7 @@ Export Detailed Introduction[docs](https://github.com/alibaba-damo-academy/Fu
```shell
./funasr-wss-server-2pass \
--download-model-dir /workspace/models \
--offline-model-dir ./exportdamo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx \
--model-dir ./exportdamo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx \
--vad-dir ./exportdamo/speech_fsmn_vad_zh-cn-16k-common-onnx \
--punc-dir ./export/damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx \
--online-model-dir ./exportdamo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online \