speechbrain.utils.torch_audio_backend module

Library for checking the torchaudio backend.

Authors
  • Mirco Ravanelli 2021

Summary

Functions:

check_torchaudio_backend

Checks the torchaudio backend and sets it to soundfile if windows is detected.

Reference

speechbrain.utils.torch_audio_backend.check_torchaudio_backend()[source]

Checks the torchaudio backend and sets it to soundfile if windows is detected.