Instructions to use s15959/accent_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use s15959/accent_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="s15959/accent_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("s15959/accent_classification") model = AutoModelForAudioClassification.from_pretrained("s15959/accent_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378350441
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:790a7e3777d3e6a77522ec3ff139186abdcf6a373944842ffa7932bce51bfcd5
|
| 3 |
size 378350441
|
runs/Feb20_19-16-00_39047375ffe5/events.out.tfevents.1676920656.39047375ffe5.760.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:ae48ee8f1cf34ba3dea464334cc86e403f42a78430c9eb0eef3b5ed62c903f69
|
| 3 |
+
size 44870
|