Update README.md
#1
by
shuyangchen
- opened
README.md
CHANGED
@@ -27,7 +27,7 @@ My modified codes licensed under MIT Licence.
|
|
27 |
# Usage
|
28 |
Install requirements
|
29 |
```bash
|
30 |
-
pip install transformers sentencepiece
|
31 |
```
|
32 |
|
33 |
Download a modified code.
|
|
|
27 |
# Usage
|
28 |
Install requirements
|
29 |
```bash
|
30 |
+
pip install transformers sentencepiece pyopenjtalk # or pyopenjtalk-prebuilt
|
31 |
```
|
32 |
|
33 |
Download a modified code.
|