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 5
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:82c2d66168379b07e6e648a35559cdc6b0f3f3e8f9e2be015626bf577fb84bd1
|
| 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:a3496f385acc4d5cfcb08e086ecee23871e3a95cf410f6291ee2073a176471f9
|
| 3 |
+
size 38267
|