Datasets:
Tags:
speech-modeling
License:
Correct typo
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ data = load_dataset("NbAiLab/NPSC", config="16K_mp3_bokmaal", streaming=True)
|
|
59 |
```
|
60 |
|
61 |
## Dataset Summary
|
62 |
-
The NPSC dataset contains JSON lines with language training data. The data loader will add audio data to this structure. Here is an example json object
|
63 |
```json
|
64 |
{
|
65 |
"sentence_id": 49853,
|
|
|
59 |
```
|
60 |
|
61 |
## Dataset Summary
|
62 |
+
The NPSC dataset contains JSON lines with language training data. The data loader will add audio data to this structure. Here is an example json object:
|
63 |
```json
|
64 |
{
|
65 |
"sentence_id": 49853,
|