Instructions to use ittailup/hubert-large-gender-auto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ittailup/hubert-large-gender-auto with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="ittailup/hubert-large-gender-auto")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("ittailup/hubert-large-gender-auto") model = AutoModelForAudioClassification.from_pretrained("ittailup/hubert-large-gender-auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262858456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54460df80c10c3c6386552d290d0dc13c023123787f4254c9fae72d365484dbc
|
| 3 |
size 1262858456
|
runs/May17_00-56-26_modal/events.out.tfevents.1715907388.modal.7.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32b61aca0a381c90ffd34f1c9484dc3162e6c8913f31dc125faf9f77ac1b9a95
|
| 3 |
+
size 10124
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc80dcfa4103858ef4bc09382044b294d0730ff170115286641aec0e25beadf7
|
| 3 |
size 4984
|