Datasets:
Tags:
speech-modeling
License:
Minor change
Browse files
README.md
CHANGED
@@ -77,6 +77,7 @@ The NPSC dataset contains JSON lines with language training data. The data loade
|
|
77 |
"translated": 1,
|
78 |
"audio": {"path": "audio/20170110-095504_320246_323590.wav","array": [.......]}
|
79 |
}
|
|
|
80 |
|
81 |
## Data Fields
|
82 |
|**Key** | **Type** | **Description** |
|
|
|
77 |
"translated": 1,
|
78 |
"audio": {"path": "audio/20170110-095504_320246_323590.wav","array": [.......]}
|
79 |
}
|
80 |
+
```
|
81 |
|
82 |
## Data Fields
|
83 |
|**Key** | **Type** | **Description** |
|