File size: 1,485 Bytes
32fbd07
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
ABOUT_INFO = "Welcome to the BIGOS (Benchmark Intended Grouping of Open Speech) dataset analysis dashboard! <br> \
Here you can learn more about the contents of BIGOS speech datasets for Polish: <br> \
* **BIGOS V2 dataset** [HF datasets hub](https://huggingface.co/datasets/amu-cai/pl-asr-bigos-v2) <br> \
* **BIGOS V2 diagnostic dataset** [HF datasets hub](https://huggingface.co/datasets/amu-cai/pl-asr-bigos-v2-diagnostic) <br> \
* **PELCRA for BIGOS dataset** [HF datasets hub](https://huggingface.co/datasets/pelcra/pl-asr-pelcra-for-bigos) <br> \
Please visit respective tab to learn more about the contents of specific dataset. <br><br> \
Survey of Polish ASR speech datasets and benchmarks is available here: [Polish ASR survey](https://huggingface.co/spaces/amu-cai/pl-asr-survey) <br><br>\
The latest and most comprehensive ASR benchmarks for Polish is available here: [BIGOS/PELCRA ASR leaderboard](https://huggingface.co/spaces/amu-cai/pl-asr-bigos-bench-dash). <br><br> \
You can also contact the author via [email](mailto:michal.junczyk@amu.edu.pl) or [LinkedIn](https://www.linkedin.com/in/michaljunczyk/).<br>"

BIGOS_INFO = "TODO"
PELCRA_INFO = "TODO"

CITATION_MAIN = "@misc{junczyk-2024-pl-asr-bigos-dataset-analysis <br> \
  title = {Analysis of BIGOS Dataset for Polish ASR evaluation.}, <br> \
  author = {Michał Junczyk}, <br> \
  year = {2024}, <br> \
  publisher = {Hugging Face}, <br> \
  url = {https://huggingface.co/spaces/amu-cai/amu-bigos-data-dash} }"