Commit
·
58e665c
1
Parent(s):
f195c75
Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,10 @@ pinned: false
|
|
9 |
|
10 |
The End-to-end Speech Challenge (ESC) is a benchmark for assessing a single ASR system on a collection of eight different speech recognition datasets. The ESC datasets are sourced from different domains and cover a range of audio and text distributions (speaking styles, background noise, transcription requirements). ESC consists of:
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
15 |
|
16 |
ESC was proposed in _ESC: A Benchmark For Multi-Domain End-to-End Speech Recognition_ by ... For more information, please see the official submission on [OpenReview.net](https://openreview.net/forum?id=9OL2fIfDLK).
|
|
|
9 |
|
10 |
The End-to-end Speech Challenge (ESC) is a benchmark for assessing a single ASR system on a collection of eight different speech recognition datasets. The ESC datasets are sourced from different domains and cover a range of audio and text distributions (speaking styles, background noise, transcription requirements). ESC consists of:
|
11 |
|
12 |
+
A Hugging Face dataset to easily download and use pre-prepared audio-text data
|
13 |
+
|
14 |
+
Checkpoints and scripts to reproduce runs for the five official baseline systems
|
15 |
+
|
16 |
+
A leaderboard for ranking systems according to overall performance on the benchmark
|
17 |
|
18 |
ESC was proposed in _ESC: A Benchmark For Multi-Domain End-to-End Speech Recognition_ by ... For more information, please see the official submission on [OpenReview.net](https://openreview.net/forum?id=9OL2fIfDLK).
|