carlosdanielhernandezmena commited on
Commit
a106433
1 Parent(s): bfafee8

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,29 +1,57 @@
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-TEST 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
21
  - masri-project
22
  - malta
23
  - test corpus
24
- task_categories:
25
- - automatic-speech-recognition
26
- task_ids: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
  # Dataset Card for masri_test
29
  ## 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-TEST CORPUS: Audio and Transcriptions in Maltese extracted from
19
+ the YouTube channel of the University of Malta.'
20
  tags:
21
  - masri
22
  - maltese
23
  - masri-project
24
  - malta
25
  - test corpus
26
+ dataset_info:
27
+ config_name: masri_test
28
+ features:
29
+ - name: audio_id
30
+ dtype: string
31
+ - name: audio
32
+ dtype:
33
+ audio:
34
+ sampling_rate: 16000
35
+ - name: speaker_id
36
+ dtype: string
37
+ - name: gender
38
+ dtype: string
39
+ - name: duration
40
+ dtype: float32
41
+ - name: normalized_text
42
+ dtype: string
43
+ splits:
44
+ - name: test
45
+ num_bytes: 73682978.0
46
+ num_examples: 668
47
+ download_size: 73673643
48
+ dataset_size: 73682978.0
49
+ configs:
50
+ - config_name: masri_test
51
+ data_files:
52
+ - split: test
53
+ path: masri_test/test-*
54
+ default: true
55
  ---
56
  # Dataset Card for masri_test
57
  ## Table of Contents
masri_test/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c281d3a7cd19743eed09e0f8896bef5d02c3e770d41e87b59654b0711a775ba3
3
+ size 73673643