Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ As presented in our paper "Steering Language Model to Stable Speech Emotion Reco
|
|
14 |
To install the project dependencies, use the following command:
|
15 |
|
16 |
```
|
17 |
-
https://github.com/zxzhao0/C2SER.git
|
18 |
cd C2SER-llm
|
19 |
pip install -r requirements.txt
|
20 |
```
|
|
|
14 |
To install the project dependencies, use the following command:
|
15 |
|
16 |
```
|
17 |
+
git clone https://github.com/zxzhao0/C2SER.git
|
18 |
cd C2SER-llm
|
19 |
pip install -r requirements.txt
|
20 |
```
|