We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
functional.audio.stoi
1 parent 3a50260 commit e0e5d54Copy full SHA for e0e5d54
1 file changed
src/torchmetrics/functional/audio/stoi.py
@@ -40,7 +40,7 @@ def short_time_objective_intelligibility(
40
moved back to the original device.
41
42
.. hint::
43
- Usingsing this metrics requires you to have ``pystoi`` install. Either install as ``pip install
+ Using this metrics requires you to have ``pystoi`` install. Either install as ``pip install
44
torchmetrics[audio]`` or ``pip install pystoi``
45
46
Args:
0 commit comments