File size: 1,884 Bytes
0fafc4b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4bb9a41
0fafc4b
 
 
 
 
 
8d97da9
 
 
 
 
 
 
 
 
 
0fafc4b
8d97da9
 
 
c16f4aa
 
 
 
 
8d97da9
 
48b73be
8d97da9
 
 
 
 
cd0b140
 
8d97da9
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 387202319.905
    num_examples: 1955
  download_size: 332491976
  dataset_size: 387202319.905
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: gpl-3.0
language:
- ks
tags:
- audio
- automatic-speech-recognition
- kashmiri
- openslr
datasets:
- openslr
---


# Kashmiri Audio Segmented Corpus
*(Derived from OpenSLR-122)*
<div style="display: flex; gap: 5px;">
  <a href="https://openslr.org/122"><img src="https://img.shields.io/badge/OpenSLR-85-orange?style=flat&logo=data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+T3BlblNMUjwvdGl0bGU+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4eiIvPjwvc3ZnPg==" alt="OpenSLR"></a>
  <a href="https://www.gnu.org/licenses/gpl-3.0.html"><img src="https://img.shields.io/badge/License-GPL%20v3-yellow?style=flat&logo=gnu" alt="GPL-3.0"></a>
</div>

## Metadata
- **Size**: 1955 speech segments  
- **Audio**: 16 kHz, 16-bit, mono, WAV  
- **License**: GPL-3.0  
- **Language**: Kashmiri (کٲشُر)

## Description
This dataset contains short Kashmiri speech fragments that were automatically sliced from the original OpenSLR-122 recordings  
This dataset can be used for ASR  
Each row provides:
- `audio` – the waveform  
- `text` – the verbatim Kashmiri transcript  
- `duration` – segment length (seconds)  

## Original Corpus
The full un-segmented corpus (audio + whole-session transcripts) is available at:  
[http://www.openslr.org/122](http://www.openslr.org/122)