Commit
·
1f119fe
1
Parent(s):
ba294b3
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +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 |
-
- A Hugging Face dataset to
|
13 |
|
14 |
-
- Checkpoints and scripts to reproduce runs for the five official baseline systems
|
15 |
|
16 |
-
-
|
17 |
|
18 |
ESC was proposed in _ESC: A Benchmark For Multi-Domain End-to-End Speech Recognition_ by ... For more information, 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](https://huggingface.co/datasets/esc-bench/esc-datasets) to download and use pre-prepared ESC audio-text data
|
13 |
|
14 |
+
- [Checkpoints and scripts](https://huggingface.co/models?other=esc) to reproduce runs for the five official baseline systems
|
15 |
|
16 |
+
- An [ESC leaderboard](https://huggingface.co/spaces/esc-bench/ESC) 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, see the official submission on [OpenReview.net](https://openreview.net/forum?id=9OL2fIfDLK).
|