Instructions to use fydhfzh/hubert-classifier-aug-ref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fydhfzh/hubert-classifier-aug-ref with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="fydhfzh/hubert-classifier-aug-ref")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("fydhfzh/hubert-classifier-aug-ref") model = AutoModelForAudioClassification.from_pretrained("fydhfzh/hubert-classifier-aug-ref") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3500
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:aac8657384bee95eeced5a12bc7b1672bd20616ea2715ff632609fc9d04786aa
|
| 3 |
size 378386248
|
runs/Jul12_14-30-36_LAPTOP-1GID9RGH/events.out.tfevents.1720769437.LAPTOP-1GID9RGH.19560.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:84c886959b1779c355da0732d25ea1629991fff9a4669c6abaead7df069179d9
|
| 3 |
+
size 47043
|