Datasets:
Tasks:
Automatic Speech Recognition
Modalities:
Audio
Formats:
soundfolder
Languages:
Divehi
Size:
< 1K
License:
file for speech recognition.
Browse files
README.md
ADDED
@@ -0,0 +1,157 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigscience-openrail-m
|
3 |
+
task_categories:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
language:
|
6 |
+
- dv
|
7 |
+
tags:
|
8 |
+
- legal
|
9 |
+
- code
|
10 |
+
pretty_name: Dhivehi Speech Recognition Dataset
|
11 |
+
size_categories:
|
12 |
+
- 100B<n<1T
|
13 |
+
---
|
14 |
+
# Dataset Card for Dataset Name
|
15 |
+
|
16 |
+
<!-- Dhivehi Speech Recognition Dataset. -->
|
17 |
+
|
18 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
19 |
+
|
20 |
+
## Dataset Details
|
21 |
+
|
22 |
+
### Dataset Description
|
23 |
+
|
24 |
+
<!-- This dataset includes short audio clips of spoken Dhivehi along with their corresponding text transcriptions. The recordings were collected from native Dhivehi speakers under controlled conditions. Audio is in `.wav` format sampled at 16kHz, and transcriptions are in UTF-8 encoded text files.
|
25 |
+
|
26 |
+
|
27 |
+
- **Curated by:** by my self- saajidha mohamed
|
28 |
+
- **Funded by [optional]:** [More Information Needed]
|
29 |
+
- **Shared by [optional]:** [More Information Needed]
|
30 |
+
- **Language(s) (NLP):** Dhivehi (`dv`)
|
31 |
+
- **License:** BigScience OpenRAIL-M
|
32 |
+
|
33 |
+
### Dataset Sources [optional]
|
34 |
+
|
35 |
+
<!-- Provide the basic links for the dataset. -->
|
36 |
+
|
37 |
+
- **Repository:** (https://huggingface.co/datasets/saajidha/dhivehi_speech_dataset)
|
38 |
+
- **Paper [optional]:** [More Information Needed]
|
39 |
+
- **Demo [optional]:** [More Information Needed]
|
40 |
+
|
41 |
+
## Uses
|
42 |
+
|
43 |
+
<!-- this dataset is designed for training and evaluating Dhivehi ASR systems. . -->
|
44 |
+
|
45 |
+
### Direct Use
|
46 |
+
|
47 |
+
<!-- This dataset is designed for training and evaluating Dhivehi ASR systems, including fine-tuning models like Whisper or Wav2Vec2 for Dhivehi.. -->
|
48 |
+
|
49 |
+
|
50 |
+
### Out-of-Scope Use
|
51 |
+
|
52 |
+
<!-- This dataset is **not** intended for biometric identification or surveillance applications. Use must comply with the license. -->
|
53 |
+
|
54 |
+
|
55 |
+
## Dataset Structure
|
56 |
+
|
57 |
+
<!-- Each example includes:
|
58 |
+
- `audio`: The audio file (`.wav`)
|
59 |
+
- `text`: The transcript of the spoken audio
|
60 |
+
|
61 |
+
Splits (if available): `train`, `validation`, and `test`. -->
|
62 |
+
|
63 |
+
|
64 |
+
## Dataset Creation
|
65 |
+
|
66 |
+
### Curation Rationale
|
67 |
+
|
68 |
+
<!-- There is a lack of publicly available Dhivehi speech datasets. This dataset helps bridge that gap for ASR research in the Dhivehi language. -->
|
69 |
+
|
70 |
+
|
71 |
+
### Source Data
|
72 |
+
|
73 |
+
<!-- sources include laws read, recorded and scripted for this purpose and public news read, recorded and scripted for this purpose, judgements read, recorded and scripted for this purpose.. -->
|
74 |
+
|
75 |
+
#### Data Collection and Processing
|
76 |
+
|
77 |
+
<!-- Audio was recorded by my self, a native speaker using mobile devices or microphones. The speech was transcribed manually and verified. Data was normalized to remove noise and silence, etc. -->
|
78 |
+
|
79 |
+
|
80 |
+
|
81 |
+
#### Who are the source data producers?
|
82 |
+
|
83 |
+
<!-- i by myself a Native speaker of Dhivehi from the Maldives. No personally identifiable information was collected or included. -->
|
84 |
+
|
85 |
+
|
86 |
+
|
87 |
+
### Annotations [optional]
|
88 |
+
|
89 |
+
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
90 |
+
|
91 |
+
#### Annotation process
|
92 |
+
|
93 |
+
<!-- Transcriptions were created by a native speaker and verified by a second annotator. -->
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
#### Who are the annotators?
|
98 |
+
|
99 |
+
<!-- The team consisted of linguists and volunteers fluent in Dhivehi. -->
|
100 |
+
|
101 |
+
|
102 |
+
#### Personal and Sensitive Information
|
103 |
+
|
104 |
+
<!-- No sensitive information is included. Data has been anonymized and filtered to avoid privacy risks. -->
|
105 |
+
|
106 |
+
|
107 |
+
|
108 |
+
## Bias, Risks, and Limitations
|
109 |
+
|
110 |
+
<!-- The dataset may not cover all dialects or accents of Dhivehi. Urban speakers are more represented than rural ones. -->
|
111 |
+
|
112 |
+
|
113 |
+
|
114 |
+
### Recommendations
|
115 |
+
|
116 |
+
<!-- Users should be cautious of dialectal bias when training models. The dataset may not generalize well to informal or spontaneous speech. -->
|
117 |
+
|
118 |
+
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
119 |
+
|
120 |
+
## Citation [optional]
|
121 |
+
|
122 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
123 |
+
|
124 |
+
**BibTeX:**
|
125 |
+
|
126 |
+
@misc{saajidha2025dhivehi,
|
127 |
+
title = {Dhivehi Speech Recognition Dataset},
|
128 |
+
author = {Saajidha Mohamed},
|
129 |
+
year = {2025},
|
130 |
+
publisher = {Hugging Face},
|
131 |
+
howpublished = {\url{https://huggingface.co/datasets/saajidha/dhivehi_speech_dataset}},
|
132 |
+
note = {Dataset for Dhivehi Automatic Speech Recognition (ASR)}
|
133 |
+
**APA:**
|
134 |
+
|
135 |
+
Saajidha Mohamed. (2025). Dhivehi Speech Recognition Dataset [Dataset]. Hugging Face. https://huggingface.co/datasets/saajidha/dhivehi_speech_dataset
|
136 |
+
|
137 |
+
## Glossary [optional]
|
138 |
+
|
139 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
140 |
+
|
141 |
+
[More Information Needed]
|
142 |
+
|
143 |
+
## More Information [optional]
|
144 |
+
|
145 |
+
[More Information Needed]
|
146 |
+
|
147 |
+
## Dataset Card Authors [optional]
|
148 |
+
|
149 |
+
[More Information Needed]
|
150 |
+
|
151 |
+
## Dataset Card Contact
|
152 |
+
|
153 |
+
Name: Saajidha Mohamed
|
154 |
+
|
155 |
+
Email: [email protected]
|
156 |
+
|
157 |
+
Hugging Face: https://huggingface.co/saajidha
|