Titung commited on
Commit
bdcf268
·
verified ·
1 Parent(s): 0a705d4

Phase 2 upload: 529 clips

Browse files
README.md CHANGED
@@ -21,6 +21,108 @@ tags:
21
  - field-recording
22
  - whisper
23
  - wav2vec2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  # 🏔️ Seke (SKJ) Language Dataset
 
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
phase_2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138d01b1ee7a49d20aae0ad2d985f1c2ad15eeca1460f92da50811aa30ab1363
3
+ size 3603154
phase_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ec7e8633ae929727a9473e07b22eafcc713f60b30d42052ad4f6db95b8d043
3
+ size 23222255
phase_2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34293a77a86daeeee78d1f7e4157b2be180501700ae41f499037c3045924743
3
+ size 5336637