hynt commited on
Commit
271cca6
·
verified ·
1 Parent(s): f9a7ed3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Inspired from previous works done in Automatic Speech Recognition and Computer V
21
  Clone GitHub repository and set up environment
22
  ```
23
  git clone https://github.com/nguyenthienhy/EfficientConformerVietnamese.git
24
- cd EfficientConformer
25
  pip install -r requirements.txt
26
  pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
27
  pip install protobuf==4.25
 
21
  Clone GitHub repository and set up environment
22
  ```
23
  git clone https://github.com/nguyenthienhy/EfficientConformerVietnamese.git
24
+ cd EfficientConformerVietnamese
25
  pip install -r requirements.txt
26
  pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
27
  pip install protobuf==4.25