Spaces:
Paused
Paused
Upload . with huggingface_hub
Browse files- data.csv +3 -0
- dataset_config.json +4 -0
data.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
ytid,start,end
|
2 |
+
YYiQxHM0L-w,300,660
|
3 |
+
Ga-CcToGiUM,3105,3300
|
dataset_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"character": "theovon",
|
3 |
+
"do_extract_vocals": false
|
4 |
+
}
|