Instructions to use Bgeorge/model_dialect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bgeorge/model_dialect with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Bgeorge/model_dialect")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Bgeorge/model_dialect") model = AutoModelForAudioClassification.from_pretrained("Bgeorge/model_dialect") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378305452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71db49c22023abcfc1985b7b9541fc64a54db22fcf93b08839b432bdd67d8c9a
|
| 3 |
size 378305452
|
runs/Oct27_20-22-49_dd2cd04d617b/events.out.tfevents.1730060571.dd2cd04d617b.23.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:2495a1114321b4055a5a52f0cbd5b73ce68d481fba3f02f4f3c87656f7d21a36
|
| 3 |
+
size 16325
|