ASLP-lab commited on
Commit
f22c5e2
·
verified ·
1 Parent(s): c04b005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +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
  cd C2SER-llm
18
  pip install -r requirements.txt
19
  ```
 
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
  ```