mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
docs
This commit is contained in:
parent
f3d74b6698
commit
e08be2e41c
@ -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.
|
||||
|
||||
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user