From 5c3e2192c49c5ecb3d74226d3b9a11a464cb109d Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期二, 25 四月 2023 14:48:31 +0800 Subject: [PATCH] add glog && tclap; rm some deps --- docs/modescope_pipeline/tp_pipeline.md | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/modescope_pipeline/tp_pipeline.md b/docs/modescope_pipeline/tp_pipeline.md index cb81871..9b1719b 100644 --- a/docs/modescope_pipeline/tp_pipeline.md +++ b/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 + +### 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