commit 74838ba4ea9c54664b70e40c0345ee085a600343
parent 124a69c87b5df26221f4771ff76a0c742a971085
Author: Dom Mcsweeney <[email protected]>
Date: Wed, 28 Feb 2024 01:51:07 +0000
Update command-line.rst (#383)
Line 64: correcting a spelling mistake 'provideding' to 'providing'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/tutorials/command-line.rst b/docs/source/tutorials/command-line.rst
@@ -61,7 +61,7 @@ Next, edit ``bin/train/data/single_pair.json`` to point to relevant audio files:
"delay": 0
}
-.. note:: If you're provideding your own audio files, then you need to provide
+.. note:: If you're providing your own audio files, then you need to provide
the latency (in samples) between the input and output file. A positive
number of samples means that the output lags the input by the provided
number of samples; a negative value means that the output `precedes` the