소스 검색

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: