Skip to content

Commit

Permalink
Updated the README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
zond committed May 18, 2024
1 parent e92ee29 commit bff0436
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ models.

For more details about how Zimtohrli works, see [zimtohrli.ipynb](zimtohrli.ipynb).

## Performance

Zimtohrli is able to compare sounds at ~10x real time for 48kHz sample rate, but exact
times may vary based on the settings used.

For correlation performance with a few datasets see [COMPARISON.md](COMPARISON.md).

Most of those datasets can be acquired using the tools [coresvnet](tree/main/go/bin/coresvnet), [perceptual_audio](tree/main/go/bin/perceptual_audio), [sebass_db](tree/main/go/bin/sebass_db), and [tcd_voip](tree/main/go/bin/tcd_voip).
A couple of them are unpublished and can't be downloaded.

## Compatibility

Zimtohrli is a project under development, and is built and tested in a Debian-like environment.
Expand Down
Binary file modified go/goohrli/goohrli.a
Binary file not shown.

0 comments on commit bff0436

Please sign in to comment.