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
Update README.md
#2
by kiheh85202 - opened
No description provided.