Update README.md
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ You can also run the model by cloning the repository and using the inference scr
|
|
88 |
|
89 |
**1. Clone the repository and install dependencies:**
|
90 |
```bash
|
91 |
-
git clone https://github.com/
|
92 |
cd typhoon-asr
|
93 |
pip install -r requirements.txt
|
94 |
```
|
|
|
88 |
|
89 |
**1. Clone the repository and install dependencies:**
|
90 |
```bash
|
91 |
+
git clone https://github.com/scb-10x/typhoon-asr.git
|
92 |
cd typhoon-asr
|
93 |
pip install -r requirements.txt
|
94 |
```
|