"adversarial_text/data/data_utils_test.py" did not exist on "9681f3fcbaee18ab3c175426a5c217cedd1613bf"
-
moto authored
Currently all the tests in `sox_io_backend` and `sox_effects` (for new SoX effects implementation) requires additional `sox`, and this prevents running test in environment where `sox` command is not available even though `torchaudio` extension is available (such as fb internal). This PR adds smoke tests for these modules, which just runs functions to see if they do not crash.
daa0007a