Skip to content

Torfinhell/DogVerificationSystem

Repository files navigation

Implemntation of speaker verification models like xvector, ecapp-tdnn to train on the barkopedia invidial dog dataset. A full analysis of the vocalization part. Dataset can be downloaded here.

Installation

conda create -n dog_verification python=3.10 -y
conda activate dog_verification
pip install uv
uv sync

Usage

Train the model:

uv run train.py HYDRA_ARGS

Run inference and generate 3D embedding visualization:

uv run inference.py HYDRA_ARGS

About

An implementation and analysis of dog-verification-system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages