Skip to content

Commit e86e098

Browse files
committed
Remove sox utils
1 parent 7c9e7dd commit e86e098

File tree

2 files changed

+0
-120
lines changed

2 files changed

+0
-120
lines changed

src/torchaudio/utils/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
from torio.utils import ffmpeg_utils
22

3-
from . import sox_utils
43
from .download import _download_asset
54

65

76
__all__ = [
8-
"sox_utils",
97
"ffmpeg_utils",
108
]

src/torchaudio/utils/sox_utils.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)