post evaluation
Browse files- README.md +8 -7
- metadata/eval.tsv +2 -2
README.md
CHANGED
@@ -35,7 +35,7 @@ DatasetDict({
|
|
35 |
})
|
36 |
})
|
37 |
```
|
38 |
-
**NOTE:** `
|
39 |
of the dataset.
|
40 |
|
41 |
**2 - Manual download:**
|
@@ -64,7 +64,7 @@ ls Albayzin-2024-BBS-S2T-eval/audio/*.tar | xargs -i tar -xC Albayzin-2024-BBS-S
|
|
64 |
```
|
65 |
|
66 |
The `metadata` directory contains the index file for the evaluation split. The file
|
67 |
-
contains five tab separated fields (**NOTE:** `
|
68 |
are noninformative in the actual version of the dataset.):
|
69 |
|
70 |
1. The audio file path
|
@@ -75,11 +75,12 @@ are noninformative in the actual version of the dataset.):
|
|
75 |
6. The transcription
|
76 |
|
77 |
```
|
|
|
78 |
path language speaker_id PRR length sentence
|
79 |
-
eval/000a3dd1.mp3
|
80 |
-
eval/00158458.mp3
|
81 |
-
eval/00180e6f.mp3
|
82 |
-
eval/001cdd58.mp3
|
83 |
-
eval/00213e67.mp3
|
84 |
...
|
85 |
```
|
|
|
35 |
})
|
36 |
})
|
37 |
```
|
38 |
+
**NOTE:** `speaker_id` and `PRR` fields are noninformative in the actual version
|
39 |
of the dataset.
|
40 |
|
41 |
**2 - Manual download:**
|
|
|
64 |
```
|
65 |
|
66 |
The `metadata` directory contains the index file for the evaluation split. The file
|
67 |
+
contains five tab separated fields (**NOTE:** `speaker_id`and `PRR`fields
|
68 |
are noninformative in the actual version of the dataset.):
|
69 |
|
70 |
1. The audio file path
|
|
|
75 |
6. The transcription
|
76 |
|
77 |
```
|
78 |
+
|
79 |
path language speaker_id PRR length sentence
|
80 |
+
eval/000a3dd1.mp3 es 0 100.00 8.89 yo le pregunto por qué no ocurre esto en la comunidad autónoma vasca por qué no ocurre esto espero que nos lo responda
|
81 |
+
eval/00158458.mp3 eu 0 100.00 3.82 eh bildu taldeak osakidetzako plantilla estrukturala
|
82 |
+
eval/00180e6f.mp3 eu 0 100.00 4.03 alderdiari bakarrik interesatzen zaizkienak euskal hiritar
|
83 |
+
eval/001cdd58.mp3 es 0 100.00 9.25 volver a actualizar ese esa investigación y la realización de ese diagnóstico yo estoy de acuerdo que
|
84 |
+
eval/00213e67.mp3 eu 0 100.00 5.47 gabiltza ez dago estrategiarik ez dago pertsonal finkorik ez dago
|
85 |
...
|
86 |
```
|
metadata/eval.tsv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc000faface7045da9aa09a7d5a4a0843a445e8b1a5422f537610540b54a8cf
|
3 |
+
size 1769184
|