Unverified Commit 43047865 authored by nateanl's avatar nateanl Committed by GitHub
Browse files

Fix models import (#1664)

parent 1b919530
......@@ -4,6 +4,7 @@ from torchaudio import (
compliance,
datasets,
functional,
models,
kaldi_io,
utils,
sox_effects,
......@@ -25,6 +26,7 @@ __all__ = [
'compliance',
'datasets',
'functional',
'models',
'kaldi_io',
'utils',
'sox_effects',
......
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