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 12
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:5beeecea7407e875b6fc86ba0a802bc526688398428fee351970926b9c0124a6
|
| 3 |
size 378305452
|
runs/Oct25_08-30-56_120abf89e08f/events.out.tfevents.1729845058.120abf89e08f.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:8f57ff6b64410d37b197def8f2551506ef13c250a1f75a3fa5dee65f972f1ce1
|
| 3 |
+
size 14189
|