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 1500
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:be9720ce9b646996a58d4eec00a2466da3fa80400f8646afe642f97a0ab9476e
|
| 3 |
size 378386248
|
runs/Jul18_00-05-53_LAPTOP-1GID9RGH/events.out.tfevents.1721235954.LAPTOP-1GID9RGH.15080.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:6ab2f163f043797924b26ad27bdbccc9c961fc95a6504ff0c3caca5028ecdfee
|
| 3 |
+
size 25324
|