lihongjie commited on
Commit
35bd210
·
1 Parent(s): 960e081
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -137,6 +137,7 @@ modelscope download --model pengzhendong/wetext --local_dir pengzhendong/wetext
137
  ```
138
 
139
  ##### (2). Process Prompt Speech
 
140
  ```
141
  python scripts/process_prompt.py --prompt_text asset/zh_man1.txt --prompt_speech asset/zh_man1.mp3 --output zh_man1
142
  ```
 
137
  ```
138
 
139
  ##### (2). Process Prompt Speech
140
+ Example:
141
  ```
142
  python scripts/process_prompt.py --prompt_text asset/zh_man1.txt --prompt_speech asset/zh_man1.mp3 --output zh_man1
143
  ```