File size: 604 Bytes
d2f6576
 
 
 
 
 
 
 
 
 
 
beb5a98
d2f6576
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
beb5a98
d2f6576
 
 
 
beb5a98
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

---
language: 
- sun
pretty_name: Su Id Asr
task_categories: 
- speech-recognition
tags: 
- speech-recognition
---

Sundanese ASR training data set containing ~15K utterances.
This dataset was collected by Google in Indonesia.




## Languages

sun

## Supported Tasks

Speech Recognition

## Dataset Usage
### Using `datasets` library
```
from datasets import load_dataset
dset = datasets.load_dataset("alvinxrwui/su_id_asr_6", trust_remote_code=True)
```

## Dataset Homepage

[https://indonlp.github.io/nusa-catalogue/card.html?su_id_asr](https://indonlp.github.io/nusa-catalogue/card.html?su_id_asr)