Titung commited on
Commit
135f667
·
verified ·
1 Parent(s): bdcf268

Update dataset card

Browse files
Files changed (1) hide show
  1. README.md +13 -112
README.md CHANGED
@@ -6,7 +6,10 @@ task_categories:
6
  - automatic-speech-recognition
7
  - audio-classification
8
  task_ids:
9
- - speech-recognition
 
 
 
10
  pretty_name: Seke (SKJ) Language Corpus — Endangered Language Alliance
11
  size_categories:
12
  - n<1K
@@ -21,108 +24,6 @@ tags:
21
  - field-recording
22
  - whisper
23
  - wav2vec2
24
- dataset_info:
25
- config_name: phase_2
26
- features:
27
- - name: audio
28
- dtype:
29
- audio:
30
- sampling_rate: 16000
31
- - name: duration_s
32
- dtype: float64
33
- - name: sample_rate
34
- dtype: int64
35
- - name: language_iso
36
- dtype: string
37
- - name: language_name
38
- dtype: string
39
- - name: language_family
40
- dtype: string
41
- - name: dialect
42
- dtype: string
43
- - name: country
44
- dtype: string
45
- - name: region
46
- dtype: string
47
- - name: gloss_en
48
- dtype: string
49
- - name: transcription_seke
50
- dtype: string
51
- - name: phonemes_ipa
52
- dtype: string
53
- - name: is_swadesh
54
- dtype: bool
55
- - name: swadesh_number
56
- dtype: int64
57
- - name: is_alternative_form
58
- dtype: bool
59
- - name: grammatical_categories
60
- dtype: string
61
- - name: source_identifier
62
- dtype: string
63
- - name: source_title
64
- dtype: string
65
- - name: source_filename
66
- dtype: string
67
- - name: linguistic_type
68
- dtype: string
69
- - name: recording_date
70
- dtype: string
71
- - name: recording_location
72
- list: string
73
- - name: speaker_name
74
- dtype: string
75
- - name: researcher_name
76
- dtype: string
77
- - name: project
78
- dtype: string
79
- - name: source_collection
80
- dtype: string
81
- - name: source_url
82
- dtype: string
83
- - name: license
84
- dtype: string
85
- - name: quality_tier
86
- dtype: string
87
- - name: snr_db
88
- dtype: float64
89
- - name: loudness_lufs
90
- dtype: float64
91
- - name: whisper_detected_lang
92
- dtype: string
93
- - name: whisper_avg_logprob
94
- dtype: float64
95
- - name: whisper_no_speech_prob
96
- dtype: float64
97
- splits:
98
- - name: train
99
- num_bytes: 25568035.0
100
- num_examples: 423
101
- - name: validation
102
- num_bytes: 5528059.0
103
- num_examples: 53
104
- - name: test
105
- num_bytes: 3622753.0
106
- num_examples: 53
107
- download_size: 32162046
108
- dataset_size: 34718847.0
109
- configs:
110
- - config_name: default
111
- data_files:
112
- - split: test
113
- path: data/test-*
114
- - split: train
115
- path: data/train-*
116
- - split: validation
117
- path: data/validation-*
118
- - config_name: phase_2
119
- data_files:
120
- - split: train
121
- path: phase_2/train-*
122
- - split: validation
123
- path: phase_2/validation-*
124
- - split: test
125
- path: phase_2/test-*
126
  ---
127
 
128
  # 🏔️ Seke (SKJ) Language Dataset
@@ -138,27 +39,27 @@ configs:
138
 
139
  | Metric | Value |
140
  |--------|-------|
141
- | Total audio clips | 927 |
142
- | Total duration | 20.5 minutes |
143
- | Number of speakers | 3 |
144
  | Sample rate | 16000 Hz |
145
  | Format | 16-bit PCM WAV (mono) |
146
  | Language ISO | `skj` |
147
  | Date range | 2018–2021 |
148
- | Assembled | 2026-04-23 |
149
 
150
  ### Quality Tier Distribution
151
 
152
  | Tier | Count | Description |
153
  |------|-------|-------------|
154
- | A | 46 | Gold: elicited clips, controlled studio recording, short utterances (<10s), SNR>20dB |
155
- | B | 437 | Silver: field recordings, good quality, longer utterances |
156
- | C | 444 | Bronze: field recordings with background noise, or long sessions |
157
 
158
  ### Linguistic Type Distribution
159
 
160
- | Language Description | 681 |
161
- | Lexicon | 246 |
162
 
163
 
164
  ---
 
6
  - automatic-speech-recognition
7
  - audio-classification
8
  task_ids:
9
+ - keyword-spotting
10
+ - speaker-identification
11
+ - audio-language-identification
12
+ pipeline_tag: automatic-speech-recognition
13
  pretty_name: Seke (SKJ) Language Corpus — Endangered Language Alliance
14
  size_categories:
15
  - n<1K
 
24
  - field-recording
25
  - whisper
26
  - wav2vec2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  # 🏔️ Seke (SKJ) Language Dataset
 
39
 
40
  | Metric | Value |
41
  |--------|-------|
42
+ | Total audio clips | 529 |
43
+ | Total duration | 17.8 minutes |
44
+ | Number of speakers | 2 |
45
  | Sample rate | 16000 Hz |
46
  | Format | 16-bit PCM WAV (mono) |
47
  | Language ISO | `skj` |
48
  | Date range | 2018–2021 |
49
+ | Assembled | 2026-04-25 |
50
 
51
  ### Quality Tier Distribution
52
 
53
  | Tier | Count | Description |
54
  |------|-------|-------------|
55
+ | A | 20 | Gold: elicited clips, controlled studio recording, short utterances (<10s), SNR>20dB |
56
+ | B | 205 | Silver: field recordings, good quality, longer utterances |
57
+ | C | 304 | Bronze: field recordings with background noise, or long sessions |
58
 
59
  ### Linguistic Type Distribution
60
 
61
+ | Language Description | 515 |
62
+ | Primary Text | 14 |
63
 
64
 
65
  ---