.. _sphx_glr_gallery_audio:
Audio domain
============
Audio-domain metrics are essential for assessing the performance of models in tasks such as speech recognition, audio classification, and sound event detection. TorchMetrics offers a comprehensive set of specialized metrics tailored for these audio-specific purposes. Utilizing these metrics from TorchMetrics aids in the development of more accurate and resilient audio-based models, ensuring that performance evaluations are both meaningful and directly applicable to real-world audio tasks.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /gallery/audio/images/thumb/sphx_glr_pesq_thumb.png
:alt:
:ref:`sphx_glr_gallery_audio_pesq.py`
.. raw:: html
Evaluating Speech Quality with PESQ metric
.. raw:: html
.. only:: html
.. image:: /gallery/audio/images/thumb/sphx_glr_signal_to_noise_ratio_thumb.png
:alt:
:ref:`sphx_glr_gallery_audio_signal_to_noise_ratio.py`
.. raw:: html
Signal-to-Noise Ratio
.. raw:: html
.. only:: html
.. image:: /gallery/audio/images/thumb/sphx_glr_text_to_speech_thumb.png
:alt:
:ref:`sphx_glr_gallery_audio_text_to_speech.py`
.. raw:: html
Perceptual Evaluation of Text-to-Speech with PESQ
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/gallery/audio/pesq
/gallery/audio/signal_to_noise_ratio
/gallery/audio/text_to_speech