Spaces:
Paused
Paused
Upload . with huggingface_hub
Browse files- data.csv +7 -0
- dataset_config.json +4 -0
data.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ytid,start,end
|
2 |
+
Vc9Huk0hy4U,26,82
|
3 |
+
Vc9Huk0hy4U,94,117
|
4 |
+
m1Vadb9onEs,40,109
|
5 |
+
He5r_d_Sb-E,0,56
|
6 |
+
HQfCoXAPowo,0,120
|
7 |
+
SAiWAQzh6oA,38,80
|
dataset_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"character": "theweeknd",
|
3 |
+
"do_extract_vocals": false
|
4 |
+
}
|