janaab commited on
Commit
ad14c51
·
verified ·
1 Parent(s): 8e6b13e

Update configs with metadata files

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -37,6 +37,10 @@ configs:
37
  path: data/train-*
38
  - split: test
39
  path: data/test-*
 
 
 
 
40
  ---
41
 
42
  A Speech to Intent dataset for Indian English (`en-IN`)
 
37
  path: data/train-*
38
  - split: test
39
  path: data/test-*
40
+ - split: intents
41
+ path: intent-info.csv
42
+ - split: speakers
43
+ path: speaker-info.csv
44
  ---
45
 
46
  A Speech to Intent dataset for Indian English (`en-IN`)