Skip to content
Snippets Groups Projects
Select Git revision
  • 01293fe612422cbc142b56ff513825c35f532ba0
  • main default protected
  • change_data_model
  • feature/add_auth_asr_service
  • fix/incorrect_import
  • feature/change_registry_clarin
  • feature/add_base_asr_service
  • feature/add_poetry
  • feature/add_word_ids
  • feature/add_sziszapangma
10 results

asr-benchmarks

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marcin Wątroba authored
    01293fe6
    History

    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.