Humorousf
Committed by GitHub

Update README.md (#1640)

@@ -19,10 +19,10 @@ mv sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/tokens.txt ./ @@ -19,10 +19,10 @@ mv sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/tokens.txt ./
19 19
20 rm -rf sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/* 20 rm -rf sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/*
21 21
22 -mv encoder-epoch-99-avg-1.int8.onnx ./  
23 -mv decoder-epoch-99-avg-1.onnx ./  
24 -mv joiner-epoch-99-avg-1.int8.onnx ./  
25 -mv tokens.txt ./ 22 +mv encoder-epoch-99-avg-1.int8.onnx sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/
  23 +mv decoder-epoch-99-avg-1.onnx sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/
  24 +mv joiner-epoch-99-avg-1.int8.onnx sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/
  25 +mv tokens.txt sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/
26 ``` 26 ```
27 27
28 You should have the following directory structure: 28 You should have the following directory structure: