Instructions to use fydhfzh/hubert-classifier-aug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fydhfzh/hubert-classifier-aug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="fydhfzh/hubert-classifier-aug")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("fydhfzh/hubert-classifier-aug") model = AutoModelForAudioClassification.from_pretrained("fydhfzh/hubert-classifier-aug") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378386248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd12f83387e14f6b5d64ae6083d5982a0f34ab8092a40559a3f161dc95f5763d
|
| 3 |
size 378386248
|
runs/Jun13_15-01-53_LAPTOP-1GID9RGH/events.out.tfevents.1718265714.LAPTOP-1GID9RGH.23548.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:b17eb2ddb2d88677228713d79076dbd2bb5037961593ba2cee89d927bbca6e71
|
| 3 |
+
size 36157
|