cdminix commited on
Commit
0938bb3
·
1 Parent(s): dfb2537

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ license: cc-by-4.0
5
  ```
6
  pip install masked_prosody_model==0.1.0
7
  ```
 
8
 
9
  ```python
10
  from masked_prosody_model import MaskedProsodyModel
 
5
  ```
6
  pip install masked_prosody_model==0.1.0
7
  ```
8
+ torch and torchaudio need to be installed as well.
9
 
10
  ```python
11
  from masked_prosody_model import MaskedProsodyModel