kylelovesllms commited on
Commit
29c837c
·
verified ·
1 Parent(s): f7173fe

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: phonetic_detail
7
+ list:
8
+ - name: start
9
+ dtype: int64
10
+ - name: stop
11
+ dtype: int64
12
+ - name: utterance
13
+ dtype: string
14
+ - name: word_detail
15
+ list:
16
+ - name: start
17
+ dtype: int64
18
+ - name: stop
19
+ dtype: int64
20
+ - name: utterance
21
+ dtype: string
22
+ - name: text
23
+ dtype: string
24
+ - name: duration
25
+ dtype: float64
26
+ - name: timit_path
27
+ dtype: string
28
+ - name: dialect_region
29
+ dtype: string
30
+ - name: dialect_region_name
31
+ dtype: string
32
+ - name: speaker_id
33
+ dtype: string
34
+ - name: speaker_sex
35
+ dtype: string
36
+ - name: id
37
+ dtype: string
38
+ - name: sentence_type
39
+ dtype: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 363906132.375
43
+ num_examples: 3629
44
+ - name: test
45
+ num_bytes: 134169805.5
46
+ num_examples: 1340
47
+ download_size: 467038327
48
+ dataset_size: 498075937.875
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ - split: test
55
+ path: data/test-*
56
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6bae829a69ab9c75a37b3e7f84c0c274abc71b2e99b9ec3bb90f1815b0cf7f6
3
+ size 125966076
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0dccc7fa898b1f9d180d139fe8f131e464b4b1c9ab2f87166ec6027c46e8220
3
+ size 341072251