From b14095bce2318f0d6a9cc9a83086486cf700b004 Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期一, 13 三月 2023 15:28:25 +0800
Subject: [PATCH] update readme
---
egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md b/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md
index 6d9cd30..5488aaa 100644
--- a/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md
+++ b/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md
@@ -8,6 +8,7 @@
- Setting parameters in `infer.py`
- <strong>audio_in:</strong> # support wav, url, bytes, and parsed audio format.
+ - <strong>text_in:</strong> # support text, text url.
- <strong>output_dir:</strong> # If the input format is wav.scp, it needs to be set.
- Then you can run the pipeline to infer with:
--
Gitblit v1.9.1