ihanif commited on
Commit
bef52da
·
verified ·
1 Parent(s): 9317baa

Upload data/_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data/_index.json +11 -0
data/_index.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 1,
3
+ "fields": [
4
+ "sentence_id",
5
+ "text",
6
+ "audio",
7
+ "duration",
8
+ "speaker",
9
+ "sampling_rate"
10
+ ]
11
+ }