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 2000
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:2fa44fd833155b59d79bd74af8df0923d529154debecb4cb32eb6c174d557cdc
|
| 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:431451d5059688c48e7ee26b72db9c2d800cdf8faf07251636dfc802698e6696
|
| 3 |
+
size 30726
|