Skip to content
Snippets Groups Projects
Select Git revision
  • 6c71e889f891c704828df45e791d72032b26fe42
  • main default protected
  • ud_training_script
  • fix_seed
  • merged-with-ner
  • multiword_fix_transformer
  • transformer_encoder
  • combo3
  • save_deprel_matrix_to_npz
  • master protected
  • combo-lambo
  • lambo-sent-attributes
  • adding_lambo
  • develop
  • update_allenlp2
  • develop_tmp
  • tokens_truncation
  • LR_test
  • eud_iwpt
  • iob
  • eud_iwpt_shared_task_bert_finetuning
  • 3.3.1
  • list
  • 3.2.1
  • 3.0.3
  • 3.0.1
  • 3.0.0
  • v1.0.6
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
34 results

combo

  • Clone with SSH
  • Clone with HTTPS
  • 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.