Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Update README.md
Browse files
README.md
CHANGED
@@ -973,9 +973,8 @@ An example of a datainstance of the config `fr-FR` looks as follows:
|
|
973 |
|
974 |
```
|
975 |
{
|
976 |
-
"path": "
|
977 |
"audio": {
|
978 |
-
"path": "/home/patrick/.cache/huggingface/datasets/downloads/extracted/3ebe2265b2f102203be5e64fa8e533e0c6742e72268772c8ac1834c5a1a921e3/fr-FR~ADDRESS/response_4.wav",
|
979 |
"array": array(
|
980 |
[0.0, 0.0, 0.0, ..., 0.0, 0.00048828, -0.00024414], dtype=float32
|
981 |
),
|
|
|
973 |
|
974 |
```
|
975 |
{
|
976 |
+
"path": "fr-FR~ADDRESS/response_4.wav",
|
977 |
"audio": {
|
|
|
978 |
"array": array(
|
979 |
[0.0, 0.0, 0.0, ..., 0.0, 0.00048828, -0.00024414], dtype=float32
|
980 |
),
|