Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
indonesian-nlp
/
librivox-indonesia
like
6
Follow
Indonesian NLP
37
Tasks:
Automatic Speech Recognition
Languages:
Achinese
Balinese
Buginese
+ 4
Size:
1K<n<10K
License:
cc
Dataset card
Files
Files and versions
Community
2
68d1e5c
librivox-indonesia
/
languages.py
cahya
add the dataset
fbcaf70
about 2 years ago
raw
Copy download link
history
blame
Safe
199 Bytes
LANGUAGES = {
'ace'
:
'Acehnese'
,
'bal'
:
'Balinese'
,
'bug'
:
'Bugisnese'
,
'id'
:
'Indonesian'
,
'min'
:
'Minangkabau'
,
'jav'
:
'Javanese'
,
'sun'
:
'Sundanese'
,
'all'
:
'All'
}