nvidia.dali.fn.nemo_asr_reader¶
-
nvidia.dali.fn.
nemo_asr_reader
(*inputs, **kwargs)¶ Warning
This operator is now deprecated. Use
readers.nemo_asr()
instead.In DALI 1.0 all readers were moved into a dedicated
readers
submodule and renamed to follow a common pattern. This is a placeholder operator with identical functionality to allow for backward compatibility.Legacy alias for
readers.nemo_asr()
.