Skip to content

Commit 3f18c59

Browse files
authored
Update FunASR Nano int8 models (k2-fsa#3493)
1 parent 6ad307d commit 3f18c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405
mkdir $d
406406
pushd $d
407407
408-
curl -SL -O https://www.modelscope.cn/models/zengshuishui/FunASR-nano-onnx/resolve/master/llm_int8/llm.int8.onnx
408+
curl -SL -O https://modelscope.cn/models/zengshuishui/FunASR-nano-onnx/resolve/master/llm_int8_compat/llm.int8.onnx
409409
curl -SL -O https://www.modelscope.cn/models/zengshuishui/FunASR-nano-onnx/resolve/master/embedding.int8.onnx
410410
curl -SL -O https://www.modelscope.cn/models/zengshuishui/FunASR-nano-onnx/resolve/master/encoder_adaptor.int8.onnx
411411

0 commit comments

Comments
 (0)