Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,12 @@ configs:
|
|
17 |
---
|
18 |
|
19 |
# Audio Only Eval Dataset
|
20 |
-
This repo contains a few audio examples for kotoba-whisper evaluation (no transcription). Currently, it includes 1-hour presentation audio, and three manzai recordings (five min each).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
# Audio Only Eval Dataset
|
20 |
+
This repo contains a few audio examples for kotoba-whisper evaluation (no transcription). Currently, it includes 1-hour presentation audio, and three manzai recordings (five min each).
|
21 |
+
|
22 |
+
|
23 |
+
| path | array size | sampling rate | duration (min) |
|
24 |
+
|:---------------------|----------:|----------------:|---------:|
|
25 |
+
| long_interview_1.mp3 | 133,197,167 | 44,100 | 50.3 |
|
26 |
+
| manzai3.mp3 | 5,343,599 | 16,000 | 5.6 |
|
27 |
+
| manzai2.mp3 | 4,703,434 | 16,000 | 4.9 |
|
28 |
+
| manzai1.mp3 | 5,383,343 | 16,000 | 5.6 |
|