Audio Classification
speechbrain
PyTorch
English
embeddings
Speaker
Verification
Identification
xvectors
TDNN
Instructions to use speechbrain/spkrec-xvect-voxceleb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/spkrec-xvect-voxceleb with speechbrain:
from speechbrain.pretrained import EncoderClassifier model = EncoderClassifier.from_hparams( "speechbrain/spkrec-xvect-voxceleb" ) model.classify_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md a982b27
Update README.md ceefa66
Upload README.md 626abab
Temporal change of interface 1e5dc41
Omar Sanseviero commited on
Create config.json a01b32d
Titouan Parcollet commited on
Update README.md 6e99db5
Omar Sanseviero commited on
Update README.md f4b82bf
Omar Sanseviero commited on
Update README.md 4698d5f
Update README.md d7d453c
Update README.md c72d0a7
Update README.md ecc8fea
Update README.md 2593c7e
Update README.md 6a4d456
Update README.md 8b6649c
Update README.md ea2d672
Update README.md b334a65
Update README.md fe7840e
Update README.md 280a343
Update README.md be9631c
Merge branch 'main' of https://huggingface.co/speechbrain/spkrec-xvect-voxceleb into main 7e1b344
mirco commited on
support label encoder pre-train 7781186
mirco commited on
Update README.md a27a469
update to support classification as well b63e7c7
mirco commited on
Update README.md b58308a
Update README.md 497ab61
add hyparams for xvectors b41846d
mirco commited on
Create README.md 5a9f979
upload xvect f403b5f
mirco commited on