DewiBrynJones commited on
Commit
edc150a
·
verified ·
1 Parent(s): a911412

Upload dataset

Browse files
README.md CHANGED
@@ -10,6 +10,39 @@ tags:
10
  - verbatim transcriptions
11
  - speech recognition
12
  - speech to translated text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  [See below for English](#bangor-transcription-bank)
 
10
  - verbatim transcriptions
11
  - speech recognition
12
  - speech to translated text
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
+ - split: validation
19
+ path: data/validation-*
20
+ - split: test
21
+ path: data/test-*
22
+ dataset_info:
23
+ features:
24
+ - name: sentence
25
+ dtype: string
26
+ - name: transcript
27
+ dtype: string
28
+ - name: normalized
29
+ dtype: string
30
+ - name: audio
31
+ dtype:
32
+ audio:
33
+ sampling_rate: 16000
34
+ splits:
35
+ - name: train
36
+ num_bytes: 854973725.56
37
+ num_examples: 37283
38
+ - name: validation
39
+ num_bytes: 87945930.44
40
+ num_examples: 3901
41
+ - name: test
42
+ num_bytes: 88757496.528
43
+ num_examples: 3899
44
+ download_size: 1008785890
45
+ dataset_size: 1031677152.528
46
  ---
47
 
48
  [See below for English](#bangor-transcription-bank)
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb600168232cf920d8253698900ac69715a24f3b977e4f507579b1111f6ace0d
3
- size 88548322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47cee50e027bde017c2faf4037e1979cab77ae91b399752aded0d81b97f787fd
3
+ size 88407300
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ea5cb2b799f1a039a272882ccd1da5a6f461d3c4ea5d4ec37d0d4606c5111ae
3
- size 418496754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae6e906ce1e8b0ce07db257f3d3c8cfe5f8c6fce7265339a555085e3ed24d4bc
3
+ size 416937368
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f49ecd85b5b90462766707fb8aa80409c9ccdc90f1beb31f54de70209eea493
3
- size 416219233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77325419e607db171a9ef07577c8081aeedad0557ff730f6458ffef7fdde277a
3
+ size 415775058
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:224efe1ab25f05e7b68a879e9911b4c2d0437d0b04eef5db75dbae64d033a1be
3
- size 85830672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b77a49a2de6454db4a663dd26a631469fa959ca9245dd47fab031c743f087f1
3
+ size 87666164