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 9
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:b81dcfbfabb9415b31238579b9e9a75f7f6be4467f16cba9187acd8cfa7e81a4
|
| 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:f15bd569e28eddcd814471f1c0e035887a0b726890f775bb805776c37f60439b
|
| 3 |
+
size 64365
|