WTForbes commited on
Commit
3970789
·
verified ·
1 Parent(s): 230efc6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: path
7
+ dtype: string
8
+ - name: audio
9
+ dtype:
10
+ audio:
11
+ sampling_rate: 16000
12
+ - name: transcription
13
+ dtype: string
14
+ - name: duration
15
+ dtype: float32
16
+ - name: language
17
+ dtype: string
18
+ - name: original_speaker_id
19
+ dtype: int64
20
+ - name: session_id
21
+ dtype: int64
22
+ - name: topic
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 233055699.59773788
27
+ num_examples: 2267
28
+ - name: validation
29
+ num_bytes: 24000223.78938053
30
+ num_examples: 254
31
+ - name: test
32
+ num_bytes: 18811891.12851711
33
+ num_examples: 233
34
+ download_size: 229055665
35
+ dataset_size: 275867814.5156355
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: validation
42
+ path: data/validation-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:745c04715bcce6d569c4a96c8ac5afbcbe226a86f68c1c81af915822c620ed65
3
+ size 17026820
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d37b6ed1124bf506adeb795fe31e5002bfc7c04a1fd96aaec5e81c8284647603
3
+ size 189865259
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155f413c4e627a08a9d6d0707d55aa64528bf0f8dd949dbba9cc68fe5c4de1c8
3
+ size 22163586