Hyperion Toolkit Speaker Verification pre-trained Model
Model Configuration
This model was trained using recipe voxceleb/v1.1
The configuration for this modeis is defined in config_fbank80_stmn_lresnet34_arcs30m0.3_adam_lr0.05_amp.v1.sh
This is an x-vector model with:
- 80 logMel filter-banks with short-time mean normalization.
- ThinResNet34 (aka Light ResNet34) encoder.
- Mean+Stddev pooling
- AAM-softmax loss (m=0.3, s=30)
- Mixed prec. training.