=============================================================== sziszapangma: evaluate the impact of your ASR on your NLP tasks =============================================================== .. image:: https://img.shields.io/pypi/v/sziszapangma.svg :target: https://pypi.python.org/pypi/sziszapangma .. image:: https://img.shields.io/travis/niedakh/sziszapangma.svg :target: https://travis-ci.com/niedakh/sziszapangma .. image:: https://readthedocs.org/projects/sziszapangma/badge/?version=latest :target: https://sziszapangma.readthedocs.io/en/latest/?version=latest :alt: Documentation Status A library to measure ASR quality, dedicated especially to measuring how ASR errors impact NLP model performance. * Free software: MIT license * Documentation: https://sziszapangma.readthedocs.io. Configure DVC -------- .. code-block:: bash poetry run dvc remote modify --local clarin-biz-asr-benchmarks access_key_id '<your_minio_user_name>' poetry run dvc remote modify --local clarin-biz-asr-benchmarks secret_access_key '<your_minio_password>' Features -------- * TODO Credits ------- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template. .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage