Datasets:
Commit ·
c055980
1
Parent(s): 3a6b8a1
Adding indent in data instances
Browse files
README.md
CHANGED
|
@@ -92,7 +92,7 @@ The language of the corpus is Spanish with the accent of Central Mexico.
|
|
| 92 |
### Data Instances
|
| 93 |
```python
|
| 94 |
{
|
| 95 |
-
'audio_id': 'CMPL_F_32_11ANG_00003',
|
| 96 |
'audio': {
|
| 97 |
'path': '/home/carlos/.cache/HuggingFace/datasets/downloads/extracted/5acd9ef350f022d5acb7f2a4f9de90371ffd5552c8d1bf849ca16a83e582fe4b/train/female/F_32/CMPL_F_32_11ANG_00003.flac',
|
| 98 |
'array': array([ 6.1035156e-05, -2.1362305e-04, -4.8828125e-04, ...,
|
|
|
|
| 92 |
### Data Instances
|
| 93 |
```python
|
| 94 |
{
|
| 95 |
+
'audio_id': 'CMPL_F_32_11ANG_00003',
|
| 96 |
'audio': {
|
| 97 |
'path': '/home/carlos/.cache/HuggingFace/datasets/downloads/extracted/5acd9ef350f022d5acb7f2a4f9de90371ffd5552c8d1bf849ca16a83e582fe4b/train/female/F_32/CMPL_F_32_11ANG_00003.flac',
|
| 98 |
'array': array([ 6.1035156e-05, -2.1362305e-04, -4.8828125e-04, ...,
|