Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ This repository is the integration code for the [aihobbyist/WutheringWaves_Datas
|
|
9 |
|
10 |
## 环境 Environment
|
11 |
```bash
|
12 |
-
pip install
|
13 |
```
|
14 |
|
15 |
## 支持角色 Supported characters
|
@@ -40,7 +40,8 @@ for item in ds:
|
|
40 |
|
41 |
## 维护 Maintenance
|
42 |
```bash
|
43 |
-
|
|
|
44 |
```
|
45 |
|
46 |
## 参考引用 Reference
|
|
|
9 |
|
10 |
## 环境 Environment
|
11 |
```bash
|
12 |
+
pip install datasets py7zr librosa
|
13 |
```
|
14 |
|
15 |
## 支持角色 Supported characters
|
|
|
40 |
|
41 |
## 维护 Maintenance
|
42 |
```bash
|
43 |
+
git clone [email protected]:datasets/Genius-Society/wwTTS
|
44 |
+
cd wwTTS
|
45 |
```
|
46 |
|
47 |
## 参考引用 Reference
|