diff --git a/README.md b/README.md index 0871bdc..96d8457 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/go/goohrli/goohrli.a b/go/goohrli/goohrli.a index c9e4d33..7b1b9c4 100644 Binary files a/go/goohrli/goohrli.a and b/go/goohrli/goohrli.a differ