Working on data augmentation experiments for speaker verification and would like to test my ideas on speechbrain.
Currently recipes/VoxCeleb/SpeakerRec/hparams contains:
train_ecapa_tdnn.yaml
train_x_vectors.yaml
verification_ecapa.yaml
verification_plda_xvector.yaml
But the README.md also refers to
train_ecapa_tdnn_big.yaml
verification_ecapa_tdnn.yaml
train_xvector_voxceleb2.yaml
Would it be possible to also somehow access these missing yaml files?