"src/vscode:/vscode.git/clone" did not exist on "18b7264bd0e2d30ef2f23d1ce53c88256d39d3bd"
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