Audio Classification
speechbrain
PyTorch
multilingual
embeddings
Language
Identification
ECAPA-TDNN
TDNN
VoxLingua107
Instructions to use TalTechNLP/voxlingua107-epaca-tdnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use TalTechNLP/voxlingua107-epaca-tdnn with speechbrain:
from speechbrain.pretrained import EncoderClassifier model = EncoderClassifier.from_hparams( "TalTechNLP/voxlingua107-epaca-tdnn" ) model.classify_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md dfa22af verified
Update README.md 900a1b4 verified
Upload README.md f35eaf9
Create config.json a527dc9
Omar Sanseviero commited on