From b6d0ab4bfba04037203b3b9f6a34951e1525f36a Mon Sep 17 00:00:00 2001
From: lyblsgo <lyblsgo@163.com>
Date: 星期一, 24 四月 2023 15:42:10 +0800
Subject: [PATCH] fix GreedySearch

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

diff --git a/docs/modescope_pipeline/vad_pipeline.md b/docs/modescope_pipeline/vad_pipeline.md
index cb81871..5dcbe59 100644
--- a/docs/modescope_pipeline/vad_pipeline.md
+++ b/docs/modescope_pipeline/vad_pipeline.md
@@ -1,13 +1,19 @@
-# Speech Recognition
+# Voice Activity Detection
 
 ## 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