58AILab commited on
Commit
7e97add
·
1 Parent(s): 9eae9f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -53,6 +53,8 @@ Install **WeNet** follow: https://wenet.org.cn/wenet/install.html#install-for-tr
53
 
54
  Decode
55
  ```sh
 
 
56
  cp exp/wenet_efficient_conformer_librispeech_v2/decode.sh ./
57
  cp exp/wenet_efficient_conformer_librispeech_v2/wer.sh ./
58
 
 
53
 
54
  Decode
55
  ```sh
56
+ cd examples/librispeech/s0
57
+
58
  cp exp/wenet_efficient_conformer_librispeech_v2/decode.sh ./
59
  cp exp/wenet_efficient_conformer_librispeech_v2/wer.sh ./
60