From 73e410afb9eda1dfb4ff8a6f86ad405ab3e8c48d Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期五, 21 四月 2023 11:00:45 +0800 Subject: [PATCH] rm fftw deps in readme --- 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