.. customcarditem::
   :header: Word Error Rate
   :image: _static/fetched-s3-assets/summarization.svg
   :tags: Text

.. include:: ../links.rst

###############
Word Error Rate
###############

Module Interface
________________

.. autoclass:: torchmetrics.text.WordErrorRate
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.text.word_error_rate