Commit
·
9efedb0
1
Parent(s):
4608ab7
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
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).
|
11 |
|
12 |
ESC consists of:
|
13 |
|
|
|
7 |
pinned: false
|
8 |
---
|
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). The only constraint on systems is that they must use the same training and evaluation algorithms across datasets and may not use any dataset-specific pre- or post-processing, assuming the data distributions are a-priori unknown. The goal of ESC is to promote generalisable ASR systems that can be applied in a multi-domain setting.
|
11 |
|
12 |
ESC consists of:
|
13 |
|