update readme

This commit is contained in:
shixian.shi 2023-03-13 15:28:25 +08:00
parent f2e605cd28
commit b14095bce2

View File

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