Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
c4f0a11b
Unverified
Commit
c4f0a11b
authored
Dec 23, 2020
by
Samuel Marks
Committed by
GitHub
Dec 22, 2020
Browse files
[Doc] Rename "Arguments:" to "Args:" (#1117)
parent
8187dc0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/torchaudio_unittest/kaldi_compatibility_impl.py
test/torchaudio_unittest/kaldi_compatibility_impl.py
+1
-1
No files found.
test/torchaudio_unittest/kaldi_compatibility_impl.py
View file @
c4f0a11b
...
@@ -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
Arg
ument
s:
Args:
input_type: str
input_type: str
'ark' or 'scp'
'ark' or 'scp'
input_value:
input_value:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment