Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ Inspired from previous works done in Automatic Speech Recognition and Computer V
|
|
| 20 |
## Installation
|
| 21 |
Clone GitHub repository and set up environment
|
| 22 |
```
|
| 23 |
-
git clone https://github.com/
|
| 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
|
|
|
|
| 20 |
## Installation
|
| 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
|