From 40f1f529b0ebc7a571af6be3ca9df67cd5480d66 Mon Sep 17 00:00:00 2001
From: yhliang <429259365@qq.com>
Date: 星期四, 20 四月 2023 16:48:26 +0800
Subject: [PATCH] add m2met2 registration form

---
 docs/modescope_pipeline/sv_pipeline.md |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/docs/modescope_pipeline/sv_pipeline.md b/docs/modescope_pipeline/sv_pipeline.md
index cb81871..6ce8c6a 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
 
 ## Finetune with pipeline
+
 ### Quick start
+
 ### Finetune with your data
 
 ## Inference with your finetuned model

--
Gitblit v1.9.1