Skip to content
Snippets Groups Projects
README.rst 1.36 KiB

sziszapangma: evaluate the impact of your ASR on your NLP tasks

Documentation Status

A library to measure ASR quality, dedicated especially to measuring how ASR errors impact NLP model performance.

Configure DVC

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.