/wav2vec2-hidet-0.4.0

Continuation of https://github.com/egorsmkv/wav2vec2-hidet

Primary LanguagePython

Install

uv venv --python 3.12

source .venv/bin/activate

uv pip install -r requirements.txt

# in development mode
uv pip install -r requirements-dev.txt

Download audio

wget https://github.com/egorsmkv/wav2vec2-uk-demo/raw/master/short_1_16k.wav

Run

python test_hidet.py