Add Torchscript sox effects (#760)
* Add sox_utils module * Make init/shutdown thread safe * Add sox effects implementation * Add test for sox effects * Update docstrings and add examples
Showing
docs/source/utils.rst
0 → 100644
test/sox_effect/__init__.py
0 → 100644
test/sox_effect/common.py
0 → 100644
test/utils/__init__.py
0 → 100644
test/utils/test_sox_utils.py
0 → 100644
Please register or sign in to comment