We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b727a commit b349deeCopy full SHA for b349dee
test/torchaudio_unittest/example/hubert/__init__.py
@@ -2,4 +2,4 @@
2
import sys
3
4
5
-sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "examples", "hubert"))
+# sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "examples", "hubert"))
0 commit comments