Skip to content

Releases: hyperion-ml/hyperion

v0.1.0-alpha.3 lachesis

30 Jun 01:05
8395315
Compare
Choose a tag to compare
Pre-release
  • Adds SRE20-CTS recipe v1
  • Fixes some config files in voxceleb/adv.v2

v0.1.0-alpha.2 lachesis

25 Jun 01:01
c77f0ef
Compare
Choose a tag to compare
Pre-release

Fixed make_voxceleb2cat.pl, all speakers extracted from the same video were getting the same spkid, the script did not take into account that more than one speaker could be extracted from each video

v0.1.0-alpha.1 lachesis

15 Jun 21:43
fb3af32
Compare
Choose a tag to compare
Pre-release
  • Fixed some bugs in adversarial attacks scripts
  • Added VOiCES challenge recipe
  • Added Spine2Net results
  • Updated table of recipes

v.0.1.0-alpha lachesis

10 Jun 01:35
6e32c91
Compare
Choose a tag to compare
Pre-release
  • Configuration files and command line arguments are handled using jsonarparse, not argparse anymore. This allow to use yaml files and override the values in the yaml file from the command line.
  • First version using nn.DistributedDataParallel instead of nn.DataParallel
  • Supports FairScale Sharded DataParallel, we didn't observer significant memory gains in our models using this so far
  • Added SpineNet, Spine2Net and TSE-Spine2Net x-vector architectures from our IS21 paper
  • New recipes:
    • Recipe for classifying adversarial attacks algorithms and threat models from our IS21 paper (voxceleb/adv.v2)
    • Recipe for adv attacks aginst spk verif renamed as voxceleb/adv.v1 and adv.v1.1, these recipes have been updated and cleaned up
    • Recipe for SRE19-AV Audio part with AHC diarization (sre19-av-a/v2.1)
    • Recipe for Chime5 speaker verification setup chime5/v1

v0.0

24 May 21:38
b8a0948
Compare
Choose a tag to compare
v0.0 Pre-release
Pre-release

Last version using nn.DataParallel and argparse, next versions will use nn.DistributedDataParallel for multigpu and jsonargparse to parse all arguments and model hyperparameters

NVIDIA-Apex-last

25 Sep 14:25
Compare
Choose a tag to compare
NVIDIA-Apex-last Pre-release
Pre-release

Last version using NVIDIA Apex for automatic mixed-precision training before switching to pytorch1.6 native amp.

gard-eval1.0

25 Jun 16:54
Compare
Choose a tag to compare

Release for the first GARD eval on spk classification