pl-asr-survey / contants.py
mj-new
Improved benchmark and data catalog info
de78526
raw
history blame
1.59 kB
INFO_CATALOG = "This dashboard complements *Polish ASR Speech Datasets Catalog* available on [GitHub](https://github.com/goodmike31/pl-asr-speech-data-survey) and [Google Sheets](https://docs.google.com/spreadsheets/d/181EDfwZNtHgHFOMaKNtgKssrYDX4tXTJ9POMzBsCRlI/edit#gid=0) by providing:<br> \
* More convenient browsing of the catalog content (see the **How to use?** section below) <br>\
* Analysis of datasets utility for the purpose of ASR evaluation (see the **Dataset Utility Index** tab) <br>\
* Analysis of the state of Polish ASR speech data (see the **Polish ASR Speech Data Survey** tab <br><br> \
IMPORTANT - You can share your feedback [HERE](https://forms.gle/EWJ6YfbJJTyEzQs66). <br>\
Each response is granted 50 PLN for the charity of your choice. <br>\
The feedback will help to assess the state of Polish ASR speech data from the community perspective.<br>\
"
CITATION_CATALOG="Please cite this work as: <br> \
*@misc{pl-asr-speech-data-catalog, <br> \
title={Polish ASR Speech Datasets Catalog}, <br> \
author={Michał Junczyk}, <br> \
year={2023}, <br> \
publisher={Github}, <br> \
howpublished={\\url{https://github.com/goodmike31/pl-asr-speech-data-survey}}*<br>"
HOWTO_CATALOG = "You can use the filters on the left to browse the catalog content. <br> \
Please refer to the **Data Catalog Taxonomy** tab for the explanation of the columns. <br>"
INFO_BENCHMARK = "TODO"
INFO_SURVEY = "This dashboard complements [Polish Speech Datasets Survey]"
CITATION_BENCHMARK="Please cite this work as: TODO"
CITATION_SURVEY="Please cite this work as: TODO"