From 3c4ee89de9cc9dd0a5abc8ffce872296906138ef Mon Sep 17 00:00:00 2001 From: speech_asr <wangjiaming.wjm@alibaba-inc.com> Date: 星期二, 18 四月 2023 16:46:32 +0800 Subject: [PATCH] update --- docs/modescope_pipeline/asr_pipeline.md | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/docs/modescope_pipeline/asr_pipeline.md b/docs/modescope_pipeline/asr_pipeline.md index cb81871..e2f2924 100644 --- a/docs/modescope_pipeline/asr_pipeline.md +++ b/docs/modescope_pipeline/asr_pipeline.md @@ -1,13 +1,19 @@ # Speech Recognition ## Inference with pipeline + ### Quick start + #### Inference with you data + #### Inference with multi-threads on CPU + #### Inference with multi GPU ## Finetune with pipeline + ### Quick start + ### Finetune with your data ## Inference with your finetuned model -- Gitblit v1.9.1