Skip to content
Snippets Groups Projects
Commit 933f185e authored by Alain Riou's avatar Alain Riou
Browse files

torchaudio backend

parent 657080e2
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ import torchaudio
AUDIOS_DIR = os.path.join(os.path.dirname(__file__), "audios")
torchaudio.set_audio_backend("sox_io")
print(torchaudio.__version__, torchaudio.get_audio_backend())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment