Holistic Evaluation of Audio Representations (HEAR) 2021 -- Submission Validator
Project description
HEAR Benchmark Submission Validator
This package provides a command-line tool to verify that a python module follows the HEAR common API.
For full details on the HEAR benchmark please visit https://hearbenchmark.com
Installation
Tested with Python 3.7 and 3.8. Python 3.9 is not officially supported because pip3 installs are very finicky, but it might work.
pip install hearvalidator
This will install a command-line tool: hear-validator
Usage
Let's validate the HEAR naive baseline model:
pip install hearbaseline
wget https://github.com/hearbenchmark/hear-baseline/raw/main/saved_models/naive_baseline.pt
hear-validator hearbaseline --model ./naive_baseline.pt
Optional arguments for hear-validator
:
--model
: Load the model weights from this path.--device
: Device to run validation on. If this isn't specified then this will run on a GPU if one is present. If no GPU is available then this will default to the CPU.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hearvalidator-2021.0.6.tar.gz
.
File metadata
- Download URL: hearvalidator-2021.0.6.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d24f617b8d504a0c8e8c3fe1a01a484c0bc9434d9b6ca93225a965ca4eea85c0 |
|
MD5 | b0731442830a67ce2f931a0df9630c0a |
|
BLAKE2b-256 | e682a108cde9825cbd3b44c4db5a48ddaaae792230f326ebd88326f1942c8b43 |
File details
Details for the file hearvalidator-2021.0.6-py3-none-any.whl
.
File metadata
- Download URL: hearvalidator-2021.0.6-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3b34a97427d075c5be44abcc66a923f4645b3d5a77263ffede131492bf0ea2a |
|
MD5 | a0b3c24f25b3f7693355b3eaa30e5d2e |
|
BLAKE2b-256 | fe49fd5bcea5df70465960637f29fa197bf9e55f541897967224a739ae64d68a |