Audio Classification
speechbrain
PyTorch
English
embeddings
Sound
Keywords
Keyword Spotting
ECAPA-TDNN
TDNN
Command Recognition
Instructions to use speechbrain/urbansound8k_ecapa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/urbansound8k_ecapa with speechbrain:
from speechbrain.pretrained import EncoderClassifier model = EncoderClassifier.from_hparams( "speechbrain/urbansound8k_ecapa" ) model.classify_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!