Releases: SonyResearch/raw_bench
Releases · SonyResearch/raw_bench
raw-bench v0.1.0
This is the version 0.1.0 of raw-bench.
- Core codebase
- Resuable library that simulates attacks to break audio watermark
- Evaluation Pipeline that evaluate the robustness of a watermark algorithm
- Release benchmark evaluation code for reproduction
- AudioSeal
- SilentCipher
- Timbre
- Due to license incompatibility, we cannot provide native support or redistribute Timbre within our MIT-licensed codebase.
- Therefore, Timbre is not officially integrated into this project.
- However, we provide a Python wrapper example at raw_bench/solver/timbre.py.example to help you integrate Timbre manually.
- WavMark
- Publish pip package
- Add documentation and tutorials
- Add a guide for perceptual evaluation (ViSQOL)
- This is not supported yet
You can install the package from https://pypi.org/project/raw-bench/0.1.0/