modify readme.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ string modelFilePath = applicationBase + "./"+ modelName + "/model_quant.onnx";
|
|
59 |
## 通过modelscope了解更多
|
60 |
### 原模型
|
61 |
- pytorch
|
62 |
-
https://www.modelscope.cn/models/damo/
|
63 |
- onnx
|
64 |
https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx/summary
|
65 |
|
|
|
59 |
## 通过modelscope了解更多
|
60 |
### 原模型
|
61 |
- pytorch
|
62 |
+
https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/summary
|
63 |
- onnx
|
64 |
https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx/summary
|
65 |
|