From 6ef5ccc784d9f7fcd4072dd83c6ceaf1c324b92c Mon Sep 17 00:00:00 2001
From: lyblsgo <lyblsgo@163.com>
Date: 星期二, 25 四月 2023 20:34:53 +0800
Subject: [PATCH] check am.mvn exists

---
 docs/modescope_pipeline/sv_pipeline.md |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/docs/modescope_pipeline/sv_pipeline.md b/docs/modescope_pipeline/sv_pipeline.md
index cb81871..c57db38 100644
--- a/docs/modescope_pipeline/sv_pipeline.md
+++ b/docs/modescope_pipeline/sv_pipeline.md
@@ -1,13 +1,19 @@
-# Speech Recognition
+# Speaker Verification
 
 ## Inference with pipeline
+
 ### Quick start
-#### Inference with you data
-#### Inference with multi-threads on CPU
-#### Inference with multi GPU
+
+### 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