From 111450d5e67ed01e3e7de088fe5bb3115dc7eeff Mon Sep 17 00:00:00 2001
From: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Date: 星期四, 23 三月 2023 19:55:15 +0800
Subject: [PATCH] update infer.py

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