Merge branch 'main' of github.com:alibaba-damo-academy/FunASR

add
This commit is contained in:
游雁 2023-07-14 19:04:22 +08:00
commit 362a5ad657

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