Update README.md

This commit is contained in:
Yabin Li 2023-07-14 14:10:53 +08:00 committed by GitHub
parent fb180cc86c
commit 7c7e1c3a6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
> **Note**:
> The modelscope pipeline supports all the models in
[model zoo](https://alibaba-damo-academy.github.io/FunASR/en/model_zoo/modelscope_models.html#pretrained-models-on-modelscope)
to inference and finetine. Here we take the model of xvector_sv as example to demonstrate the usage.
to inference and finetune. Here we take the model of xvector_sv as example to demonstrate the usage.
## Inference with pipeline
### Quick start