瀏覽代碼

update readme

shixian.shi 3 年之前
父節點
當前提交
b14095bce2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md

+ 1 - 0
egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/README.md

@@ -8,6 +8,7 @@ Or you can use the finetuned model for inference directly.
 
 - 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: