Unverified Commit c4f0a11b authored by Samuel Marks's avatar Samuel Marks Committed by GitHub
Browse files

[Doc] Rename "Arguments:" to "Args:" (#1117)

parent 8187dc0a
...@@ -28,7 +28,7 @@ def _convert_args(**kwargs): ...@@ -28,7 +28,7 @@ def _convert_args(**kwargs):
def _run_kaldi(command, input_type, input_value): def _run_kaldi(command, input_type, input_value):
"""Run provided Kaldi command, pass a tensor and get the resulting tensor """Run provided Kaldi command, pass a tensor and get the resulting tensor
Arguments: Args:
input_type: str input_type: str
'ark' or 'scp' 'ark' or 'scp'
input_value: input_value:
......
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