Unverified Commit fb3ef9ba authored by Jcaw's avatar Jcaw Committed by GitHub
Browse files

Fix typo in docstring - double "a" (#1056)

parent e498036d
...@@ -211,7 +211,7 @@ def amplitude_to_DB( ...@@ -211,7 +211,7 @@ def amplitude_to_DB(
This output depends on the maximum value in the input tensor, and so This output depends on the maximum value in the input tensor, and so
may return different values for an audio clip split into snippets vs. a may return different values for an audio clip split into snippets vs. a
a full clip. full clip.
Args: Args:
x (Tensor): Input tensor before being converted to decibel scale x (Tensor): Input tensor before being converted to decibel scale
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment