carlosdanielhernandezmena commited on
Commit
280e263
1 Parent(s): 6b1f397

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,20 +1,22 @@
1
  ---
2
  annotations_creators:
3
  - expert-generated
4
- language:
5
- - mt
6
  language_creators:
7
  - other
 
 
8
  license: cc-by-nc-sa-4.0
9
  multilinguality:
10
  - monolingual
11
- pretty_name: >-
12
- MASRI-DEV CORPUS: Audio and Transcriptions in Maltese extracted from the
13
- YouTube channel of the University of Malta.
14
  size_categories:
15
  - n<1K
16
  source_datasets:
17
  - original
 
 
 
 
 
18
  tags:
19
  - masri
20
  - maltese
@@ -23,9 +25,35 @@ tags:
23
  - evaluation corpus
24
  - development corpus
25
  - dev
26
- task_categories:
27
- - automatic-speech-recognition
28
- task_ids: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
  # Dataset Card for masri_dev
31
  ## Table of Contents
 
1
  ---
2
  annotations_creators:
3
  - expert-generated
 
 
4
  language_creators:
5
  - other
6
+ language:
7
+ - mt
8
  license: cc-by-nc-sa-4.0
9
  multilinguality:
10
  - monolingual
 
 
 
11
  size_categories:
12
  - n<1K
13
  source_datasets:
14
  - original
15
+ task_categories:
16
+ - automatic-speech-recognition
17
+ task_ids: []
18
+ pretty_name: 'MASRI-DEV CORPUS: Audio and Transcriptions in Maltese extracted from
19
+ the YouTube channel of the University of Malta.'
20
  tags:
21
  - masri
22
  - maltese
 
25
  - evaluation corpus
26
  - development corpus
27
  - dev
28
+ dataset_info:
29
+ config_name: masri_dev
30
+ features:
31
+ - name: audio_id
32
+ dtype: string
33
+ - name: audio
34
+ dtype:
35
+ audio:
36
+ sampling_rate: 16000
37
+ - name: speaker_id
38
+ dtype: string
39
+ - name: gender
40
+ dtype: string
41
+ - name: duration
42
+ dtype: float32
43
+ - name: normalized_text
44
+ dtype: string
45
+ splits:
46
+ - name: validation
47
+ num_bytes: 72810026.0
48
+ num_examples: 669
49
+ download_size: 72798422
50
+ dataset_size: 72810026.0
51
+ configs:
52
+ - config_name: masri_dev
53
+ data_files:
54
+ - split: validation
55
+ path: masri_dev/validation-*
56
+ default: true
57
  ---
58
  # Dataset Card for masri_dev
59
  ## Table of Contents
masri_dev/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:365b16f48b8496c65841dd6f1f35d30cd84dca0a8f1d2e1f7837071233d48b33
3
+ size 72798422