cdminix commited on
Commit
b8230cf
·
verified ·
1 Parent(s): d9fa9ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ license: cc-by-4.0
4
 
5
  ```
6
  pip install masked_prosody_model
 
7
  ```
8
  torch and torchaudio need to be installed as well.
9
 
 
4
 
5
  ```
6
  pip install masked_prosody_model
7
+ pip install git+https://github.com/minixc/srmrpy
8
  ```
9
  torch and torchaudio need to be installed as well.
10