Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 433 Bytes

word_error_rate.rst

File metadata and controls

22 lines (16 loc) · 433 Bytes
.. customcarditem::
   :header: Word Error Rate
   :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/summarization.svg
   :tags: Text

Word Error Rate

Module Interface

.. autoclass:: torchmetrics.WordErrorRate
    :noindex:

Functional Interface

.. autofunction:: torchmetrics.functional.word_error_rate
    :noindex: