游雁 пре 2 година
родитељ
комит
4175b38a91

+ 6 - 0
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

+ 7 - 1
docs/modescope_pipeline/punc_pipeline.md

@@ -1,13 +1,19 @@
-# Speech Recognition
+# Punctuation Restoration
 
 ## 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

+ 1 - 1
docs/modescope_pipeline/quick_start.md

@@ -1,4 +1,4 @@
-# Speech Recognition
+# Quick Start
 
 ## Inference with pipeline
 

+ 7 - 1
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

+ 7 - 1
docs/modescope_pipeline/tp_pipeline.md

@@ -1,13 +1,19 @@
-# Speech Recognition
+# Timestamp Prediction
 
 ## 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

+ 7 - 1
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