File size: 4,126 Bytes
b86232f
 
 
 
 
 
 
c78ae83
b86232f
 
 
 
 
 
 
 
 
 
 
80659d1
b86232f
2098720
b86232f
 
 
 
 
2e48865
b86232f
2e48865
b86232f
7211d6b
b86232f
7211d6b
b86232f
7211d6b
b86232f
80659d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87f8773
 
 
80659d1
 
 
 
 
 
b86232f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
---
language:
- zh
tags:
- AIvtuber
- VirtuaReal
---
# 岁己SUI的sovits底模数据集

## Dataset Description

- **Homepage:** 
- **Repository:** 
- **Paper:** 
- **Leaderboard:** 
- **Point of Contact:** 

### Dataset Summary

#### ForBaseModel.zip:

数据质量不高,只用于岁己音色的底模训练(洗去G_0.pth和D_0.pth的音色)

采样频率为44.1kHz,使用前请注意预处理

取自岁己22年12月、23年1月的录播(除电台,共计211:13:21),经过以下步骤筛选处理

1. 挑取BGM音量较低的直播片段(20:39:21)_[[LowBGM.zip]](https://huggingface.co/datasets/Miuzarte/SUISovitsDataForBaseModel/blob/main/%E6%9C%89%E7%9A%84%E6%B2%A1%E7%9A%84/LowBGM.zip)

2. [UVR5](https://github.com/Anjok07/ultimatevocalremovergui) VR Architecture 5_HP-Karaoke-UVR统一处理,尽量除去了BGM中的人声(20:39:20,反正确实就是少了1s)_[[UVR-ed.zip]](https://huggingface.co/datasets/Miuzarte/SUISovitsDataForBaseModel/blob/main/%E6%9C%89%E7%9A%84%E6%B2%A1%E7%9A%84/UVR-ed.zip)

3. [Audio Slicer](https://github.com/flutydeer/audio-slicer)切片(12:45:29)_[[Slice-d.zip]](https://huggingface.co/datasets/Miuzarte/SUISovitsDataForBaseModel/blob/main/%E6%9C%89%E7%9A%84%E6%B2%A1%E7%9A%84/Slice-d.zip)

4. [Fish Audio Preprocessor](https://github.com/fishaudio/audio-preprocess)响度标准化并删除过短过长的片段(11:24:06)_[[LoudnessNorm-ed.zip]](https://huggingface.co/datasets/Miuzarte/SUISovitsDataForBaseModel/blob/main/%E6%9C%89%E7%9A%84%E6%B2%A1%E7%9A%84/LoudnessNorm-ed.zip)

5. [Spliter Wav by IceKyrin](https://github.com/IceKyrin)声纹识别稳定数据(06:47:46)_[[ForBaseModel.zip]](https://huggingface.co/datasets/Miuzarte/SUISovitsDataForBaseModel/blob/main/ForBaseModel.zip)

文件结构:

```
ForBaseModel.zip
├── 25788785-20221201-195959-658_01_(Vocals)_1.wav
├── 25788785-20221201-195959-658_01_(Vocals)_3.wav
├── ......
├── 25788785-20230201-005152-235_03_(Vocals)_9.wav
└── 25788785-20230201-005152-235_03_(Vocals)_10.wav
```

#### ForBaseModel_sovits.zip:

ForBaseModel.zip经过预处理后的数据集,可以直接投入使用,采样频率为48kHz

文件结构:

```
ForBaseModel_sovits.zip
├── configs
│   └── config.json
├── dataset
│   └── 48k
│       └── suijiSUI
│           ├── 25788785-20221201-195959-658_01_(Vocals)_1.wav
│           ├── 25788785-20221201-195959-658_01_(Vocals)_1.wav.f0.npy
│           ├── 25788785-20221201-195959-658_01_(Vocals)_1.wav.soft.pt
│           ├── ......
│           ├── 25788785-20230201-005152-235_03_(Vocals)_10.wav
│           ├── 25788785-20230201-005152-235_03_(Vocals)_10.wav.f0.npy
│           └── 25788785-20230201-005152-235_03_(Vocals)_10.wav.soft.pt
└── filelists
    ├── test.txt
    ├── train.txt
    └── val.txt
```

### Supported Tasks and Leaderboards

[More Information Needed]

### Languages

Chinese(98%)

English(1%)

Japanese(1%)

[More Information Needed]

## Dataset Structure

### Data Instances

[More Information Needed]

### Data Fields

[More Information Needed]

### Data Splits

[More Information Needed]

## Dataset Creation

### Curation Rationale

[More Information Needed]

### Source Data

#### Initial Data Collection and Normalization

[More Information Needed]

#### Who are the source language producers?

[More Information Needed]

### Annotations

#### Annotation process

[More Information Needed]

#### Who are the annotators?

[More Information Needed]

### Personal and Sensitive Information

[More Information Needed]

## Considerations for Using the Data

### Social Impact of Dataset

[More Information Needed]

### Discussion of Biases

[More Information Needed]

### Other Known Limitations

[More Information Needed]

## Additional Information

### Dataset Curators

[More Information Needed]

### Licensing Information

[More Information Needed]

### Citation Information

[More Information Needed]

### Contributions

[More Information Needed]