shuyangchen
commited on
Commit
•
b7efd5d
1
Parent(s):
21d6e52
Update README.md
Browse filesI think pyopnjtalk might be a typo
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.
|