Instructions to use rms7988/cs224S_accent_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rms7988/cs224S_accent_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="rms7988/cs224S_accent_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("rms7988/cs224S_accent_classification") model = AutoModelForAudioClassification.from_pretrained("rms7988/cs224S_accent_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 28
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33243336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a32a832cd81720653d3dc972b97c4f54268a00047d7a6282e9683254fe68b3a3
|
| 3 |
size 33243336
|
runs/Jun03_23-21-33_c37e79c914b8/events.out.tfevents.1717456896.c37e79c914b8.2353.2
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:79f08f1722adb837ea9a65baf6b332e855fd7e13aadbc3a3f1c93bf158d2508f
|
| 3 |
+
size 505734
|