Skip to content

Commit e0e5d54

Browse files
docs: fix typo in functional.audio.stoi (#3357)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 3a50260 commit e0e5d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/torchmetrics/functional/audio

src/torchmetrics/functional/audio/stoi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def short_time_objective_intelligibility(
4040
moved back to the original device.
4141
4242
.. hint::
43-
Usingsing this metrics requires you to have ``pystoi`` install. Either install as ``pip install
43+
Using this metrics requires you to have ``pystoi`` install. Either install as ``pip install
4444
torchmetrics[audio]`` or ``pip install pystoi``
4545
4646
Args:

0 commit comments

Comments
 (0)