programindz commited on
Commit
8d97da9
·
verified ·
1 Parent(s): 0fafc4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -1
README.md CHANGED
@@ -13,11 +13,42 @@ dataset_info:
13
  - name: train
14
  num_bytes: 387202319.905
15
  num_examples: 1955
16
- download_size: 332491976
17
  dataset_size: 387202319.905
18
  configs:
19
  - config_name: default
20
  data_files:
21
  - split: train
22
  path: data/train-*
 
 
 
 
 
 
 
 
 
 
23
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  - name: train
14
  num_bytes: 387202319.905
15
  num_examples: 1955
16
+ download_size: 332492152
17
  dataset_size: 387202319.905
18
  configs:
19
  - config_name: default
20
  data_files:
21
  - split: train
22
  path: data/train-*
23
+ license: gpl-3.0
24
+ language:
25
+ - ks
26
+ tags:
27
+ - audio
28
+ - automatic-speech-recognition
29
+ - kashmiri
30
+ - openslr
31
+ datasets:
32
+ - openslr
33
  ---
34
+
35
+
36
+ # Kashmiri Audio Segmented Corpus
37
+ *(Derived from OpenSLR-85)*
38
+
39
+ ## Metadata
40
+ - **Size**: 1 992 speech segments
41
+ - **Audio**: 16 kHz, 16-bit, mono, WAV
42
+ - **License**: GPL-3.0
43
+ - **Language**: Kashmiri (کٲشُر)
44
+
45
+ ## Description
46
+ This dataset contains short Kashmiri speech fragments that were automatically sliced from the original OpenSLR-85 recordings.
47
+ Each row provides:
48
+ - `audio` – the waveform
49
+ - `text` – the verbatim Kashmiri transcript
50
+ - `duration` – segment length (seconds)
51
+
52
+ ## Original Corpus
53
+ The full un-segmented corpus (audio + whole-session transcripts) is available at:
54
+ [http://www.openslr.org/122](http://www.openslr.org/122)