Skip to main content

Toolkit for speaker recognition

Project description

HYPERION

Speaker recognition toolkit

Installation Instructions

Prerequisites

We use anaconda or miniconda, though you should be able to make it work in other python distributions
To start, you should create a new enviroment and install pytorch>=1.6, e.g.:
conda create --name ${your_env} python=3.8
conda activate ${your_env}
conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch

Installing Hyperion

  • First, clone the repo:
git clone https://github.com/hyperion-ml/hyperion.git
  • You can choolse to install hyperion in the environment
cd hyperion
pip install -e .
  • Or add the hyperion toolkit to the PYTHONPATH envirnoment variable This option will allow you to share the same environment if you are working with several hyperion branches at the same time, while installing it requires to have an enviroment per branch. For this, you need to install the requirements
cd hyperion
pip install -r requirements.txt

Then add these lines to your ~/.bashrc or to each script that uses hyperion

HYP_ROOT= #substitute this by your hyperion location
export PYTHONPATH=${HYP_ROOT}:$PYTHONPATH
export PATH=${HYP_ROOT}/bin:$PATH

Recipes

There are recipes for several tasks in the ./egs directory.

Prerequistes to run the recipes

These recipes require some extra tools (e.g. sph2pipe), which need to be installed first:

./install_egs_requirements.sh 

Most recipes do not require Kaldi, only the older ones using Kaldi x-vectors, so we do not install it by default. If you are going to need it install it yourself. Then make a link in ./tools to your kaldi installation

cd tools
ln -s ${your_kaldi_path} kaldi
cd -

Finally configure the python and environment name that you intend to use to run the recipes. For that run

./prepare_egs_paths.sh

This script will ask for the path to your anaconda installation and enviromentment name. It will also detect if hyperion is already installed in the environment, otherwise it will add hyperion to your python path. This will create the file

tools/path.sh

which sets all the enviroment variables required to run the recipes. This has been tested only on JHU computer grids, so you may need to modify this file manually to adapt it to your grid.

Recipes structure

The structure of the recipes is very similar to Kaldi, so if should be familiar for most people. Data preparation is also similar to Kaldi. Each dataset has a directory with files like

wav.scp
utt2spk
spk2utt
...

Running the recipes

Contrary to other toolkits, the recipes do not contain a single run.sh script to run all the steps of the recipe. Since some recipes have many steps and most times you don't want to run all of then from the beginning, we have split the recipe in several run scripts. The scripts have a number indicating the order in the sequence. For example,

run_001_prepare_data.sh
run_002_compute_vad.sh
run_010_prepare_audios_to_train_xvector.sh
run_011_train_xvector.sh
run_030_extract_xvectors.sh
run_040_evaluate_plda_backend.sh

will evaluate the recipe with the default configuration. The default configuration is in the file default_config.sh

We also include extra configurations, which may change the hyperparamters of the recipe. For example:

  • Acoustic features
  • Type of the x-vector neural netwok
  • Hyper-parameters of the models
  • etc.

Extra configs are in the global_conf directory of the recipe. Then you can run the recipe with the alternate config as:

run_001_prepare_data.sh --config-file global_conf/alternative_conf.sh
run_002_compute_vad.sh --config-file global_conf/alternative_conf.sh
run_010_prepare_audios_to_train_xvector.sh --config-file global_conf/alternative_conf.sh
run_011_train_xvector.sh --config-file global_conf/alternative_conf.sh
run_030_extract_xvectors.sh --config-file global_conf/alternative_conf.sh
run_040_evaluate_plda_backend.sh --config-file global_conf/alternative_conf.sh

Note that many alternative configus share hyperparameters with the default configs. That means that you may not need to rerun all the steps to evaluate a new configuration. It mast cases you just need to re-run the steps from the neural network training to the end.

Citing

Each recipe README.md file contains the bibtex to the works that should be cited if you use that recipe in your research

Directory structure:

  • The directory structure of the repo looks like this:
hyperion
hyperion/egs
hyperion/hyperion
hyperion/resources
hyperion/tests
hyperion/tools
  • Directories:
    • hyperion: python classes with utilities for speaker and language recognition
    • egs: recipes for sevaral tasks: VoxCeleb, SRE18/19/20, voices, ...
    • tools: contains external repos and tools like kaldi, python, cudnn, etc.
    • tests: unit tests for the classes in hyperion
    • resources: data files required by unittest or recipes

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

hyperion-ml-0.2.0.tar.gz (372.0 kB view details)

Uploaded Source

Built Distribution

hyperion_ml-0.2.0-py3-none-any.whl (712.4 kB view details)

Uploaded Python 3

File details

Details for the file hyperion-ml-0.2.0.tar.gz.

File metadata

  • Download URL: hyperion-ml-0.2.0.tar.gz
  • Upload date:
  • Size: 372.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10

File hashes

Hashes for hyperion-ml-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4e60ab39fa2572e8a2636112e97b8da8607a22bc2ff92b6dd3681e84fcf8bd21
MD5 b9f384bf78da09bc6de98ddb5b0b091f
BLAKE2b-256 d659274f88683d521144e324ac3eb30e46d927546b2a8fadba8e63d8c2d58dba

See more details on using hashes here.

File details

Details for the file hyperion_ml-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: hyperion_ml-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 712.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10

File hashes

Hashes for hyperion_ml-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1986560266d9e793157390eb7a8309706740a9f6e89bee1fbbfbbe2fba3c09a
MD5 c284a3b92c8369958028e4c2734b9b72
BLAKE2b-256 28384234baab360d6648d44788098075304b49e3c2c26e0f6c699380ef50c7ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page