Skip to content

Releases: SonyResearch/raw_bench

raw-bench v0.1.0

05 Aug 01:58

Choose a tag to compare

raw-bench v0.1.0 Pre-release
Pre-release

This is the version 0.1.0 of raw-bench.

  • Core codebase
  • 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/