BeardingFace commited on
Commit
c06300f
·
verified ·
1 Parent(s): 76cf356

Upload 3 files

Browse files
alternative_christian_text2music/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4fb4dcee4d10302ce1e8d37b8166b55a1f408cc185f79d2882f364c20082cae
3
+ size 106056
alternative_christian_text2music/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "keys": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "filename": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "tags": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "speaker_emb_path": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "norm_lyrics": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "recaption": {}
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
alternative_christian_text2music/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a28d841651a4dbb6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }