lihongjie commited on
Commit
667c0d1
·
1 Parent(s): 4ae14db
Files changed (1) hide show
  1. run.sh +2 -2
run.sh CHANGED
@@ -15,8 +15,8 @@ rm output*.wav
15
  --filename_llm_embed "${LLM_DIR}/llm.llm_embedding.float16.bin" \
16
  --filename_speech_embed "${LLM_DIR}/llm.speech_embedding.float16.bin" \
17
  --continue 0 \
18
- --prompt_files en_woman1 \
19
- --text "Because he has zero capacity to respond to the two and a half hour"
20
 
21
 
22
  chmod 777 output*.wav
 
15
  --filename_llm_embed "${LLM_DIR}/llm.llm_embedding.float16.bin" \
16
  --filename_speech_embed "${LLM_DIR}/llm.speech_embedding.float16.bin" \
17
  --continue 0 \
18
+ --prompt_files prompt_files \
19
+ --text "君不见黄河之水天上来,奔流到海不复回。君不见高堂明镜悲白发,朝如青丝暮成雪。"
20
 
21
 
22
  chmod 777 output*.wav