ovieyra21 commited on
Commit
b2474fb
1 Parent(s): c218119

Update eval/dataset_info.json

Browse files
Files changed (1) hide show
  1. eval/dataset_info.json +18 -18
eval/dataset_info.json CHANGED
@@ -1,19 +1,19 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "file_name": {
6
- "_type": "Audio"
7
- },
8
- "text": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "speaker_id": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- }
16
- },
17
- "homepage": "",
18
- "license": ""
19
  }
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "file_name": {
6
+ "_type": "Audio"
7
+ },
8
+ "text": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "speaker_id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ }
16
+ },
17
+ "homepage": "ovieyra21/mabama-v6/eval",
18
+ "license": "MIT"
19
  }