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

.. include:: ../links.rst

###############
Char Error Rate
###############

Module Interface
________________

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

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.text.char_error_rate