Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dophist committed Aug 7, 2021
1 parent 1827b29 commit f20ff5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ As above figure shows, SpeechIO leaderboard serves as an ASR benchmarking platfo
3. an open benchmark pipeline:
- defines a simplest-possible contract on the format of test sets, recognition result etc.
- defines a simplest-possible benchmarking interface for model submitters
- a fully automated pipeline to perform `prepare` -> `recognize` -> `process` -> `evaluate`, leaderboard users don't need to write code.

With SpeechIO leaderboard, anyone can benchmark/reproduce/compare performances with arbitrary combinations between test-set zoo and model zoo.
With SpeechIO leaderboard, anyone can benchmark/reproduce/compare performances with arbitrary combinations between test-set zoo and model zoo, by simply filling a request form [example form](requests/sample_request.yaml)

---

Expand Down

0 comments on commit f20ff5f

Please sign in to comment.