You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use --augment compress or --augment gain in training these errors pop up: OSError: libsox.so: cannot open shared object file: No such file or directory RuntimeError: apply_effects_tensor requires sox extension which is not available.
It doesn't happen when using --augment mute
I'm on v2.3.1 using --config v3 and --config wasserstein
The text was updated successfully, but these errors were encountered:
When trying to use
--augment compress
or--augment gain
in training these errors pop up:OSError: libsox.so: cannot open shared object file: No such file or directory
RuntimeError: apply_effects_tensor requires sox extension which is not available.
It doesn't happen when using
--augment mute
I'm on v2.3.1 using
--config v3
and--config wasserstein
The text was updated successfully, but these errors were encountered: