@articleravanelli2021speechbrain, title=SpeechBrain: A General-Purpose Speech Toolkit, author=Ravanelli, Mirco and Parcollet, Titouan and Plantinga, Peter and others, journal=arXiv:2106.04624, year=2021
@inproceedingssnyder2018xvectors, title=X-Vectors: Robust DNN Embeddings for Speaker Recognition, author=Snyder, David and Garcia-Romero, Daniel and Sell, Gregory and others, booktitle=ICASSP, year=2018
| Aspect | Original (Snyder 2018) | SpeechBrain implementation | |--------|------------------------|----------------------------| | Architecture | TDNN with stats pooling | Similar TDNN, often with ResNet or ECAPA-TDNN (newer recipes) | | Pooling | Mean + std deviation | Mean + std deviation (same) | | Loss | Softmax + PLDA | Softmax, AAM-Softmax, or angular proto | | Back-end | PLDA | Cosine scoring or PLDA (optional) |
Would you like a specific code example showing how to load a pretrained x-vector model from SpeechBrain?
@articleravanelli2021speechbrain, title=SpeechBrain: A General-Purpose Speech Toolkit, author=Ravanelli, Mirco and Parcollet, Titouan and Plantinga, Peter and others, journal=arXiv:2106.04624, year=2021
@inproceedingssnyder2018xvectors, title=X-Vectors: Robust DNN Embeddings for Speaker Recognition, author=Snyder, David and Garcia-Romero, Daniel and Sell, Gregory and others, booktitle=ICASSP, year=2018 speechbrain xvector
| Aspect | Original (Snyder 2018) | SpeechBrain implementation | |--------|------------------------|----------------------------| | Architecture | TDNN with stats pooling | Similar TDNN, often with ResNet or ECAPA-TDNN (newer recipes) | | Pooling | Mean + std deviation | Mean + std deviation (same) | | Loss | Softmax + PLDA | Softmax, AAM-Softmax, or angular proto | | Back-end | PLDA | Cosine scoring or PLDA (optional) | title=SpeechBrain: A General-Purpose Speech Toolkit
Would you like a specific code example showing how to load a pretrained x-vector model from SpeechBrain? Mirco and Parcollet
The uploaded content will be moved to this newly created album. You must create an account or sign in if you want to edit this album later on.