Audio Classification
speechbrain
PyTorch
embeddings
Language
Identification
ECAPA-TDNN
TDNN
VoxLingua107
Instructions to use interfaze-ai/speech_lang_det with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use interfaze-ai/speech_lang_det with speechbrain:
from speechbrain.pretrained import EncoderClassifier model = EncoderClassifier.from_hparams( "interfaze-ai/speech_lang_det" ) model.classify_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Ctrl+K