Audio Classification
speechbrain
PyTorch
multilingual
embeddings
Language
Identification
ECAPA-TDNN
TDNN
VoxLingua107
Instructions to use TalTechNLP/voxlingua107-epaca-tdnn-ce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use TalTechNLP/voxlingua107-epaca-tdnn-ce with speechbrain:
# interface not specified in config.json
- Notebooks
- Google Colab
- Kaggle
Upload config.json
Browse files- config.json +3 -0
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"speechbrain_interface": "EncoderClassifier"
|
| 3 |
+
}
|