-
Marcin Wątroba authoredUnverifiedeca94342
README.rst 1.36 KiB
sziszapangma: evaluate the impact of your ASR on your NLP tasks
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
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.