From 7bfc4a84fc2d882f34928a033a6d5b60ff72fe19 Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期五, 21 四月 2023 10:53:50 +0800 Subject: [PATCH] rm fftw deps --- docs/modescope_pipeline/tp_pipeline.md | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/docs/modescope_pipeline/tp_pipeline.md b/docs/modescope_pipeline/tp_pipeline.md index cb81871..fad55e3 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 ## Finetune with pipeline + ### Quick start + ### Finetune with your data ## Inference with your finetuned model -- Gitblit v1.9.1