Instructions to use salixc/dielect_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use salixc/dielect_classification_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="salixc/dielect_classification_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("salixc/dielect_classification_model") model = AutoModelForAudioClassification.from_pretrained("salixc/dielect_classification_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378304424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20ebd9e219023396ba3ab73609b82d26c1ee8b69b977117d67ba467b5a960c59
|
| 3 |
size 378304424
|
runs/Jul26_02-19-05_c143efb7e118/events.out.tfevents.1721960347.c143efb7e118.7405.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b404ed6fa9796f3c2383268e6a8a2a6370e0bf2ff6a21e19b85db147547c8a6
|
| 3 |
+
size 12672
|