Instructions to use Wiam/hubert-large-ll60k-finetuned-ravdess-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wiam/hubert-large-ll60k-finetuned-ravdess-v4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Wiam/hubert-large-ll60k-finetuned-ravdess-v4")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Wiam/hubert-large-ll60k-finetuned-ravdess-v4") model = AutoModelForAudioClassification.from_pretrained("Wiam/hubert-large-ll60k-finetuned-ravdess-v4") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262959477
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:935a45ccd7aa47f4800311af379847ceeea04dea424fdf62c15f6d0a4bb7dd19
|
| 3 |
size 1262959477
|
runs/Aug19_14-12-49_2d03824aa800/events.out.tfevents.1692454403.2d03824aa800.1775.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:f3c23ce669c8934c8e8c3aee6c1908ac06b23e0f8e1a9492215022bfeeda059c
|
| 3 |
+
size 24012
|
runs/Aug19_14-12-49_2d03824aa800/events.out.tfevents.1692457680.2d03824aa800.1775.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f633b283568bff3c307ab799213ac194dbd167415a5cfcf42d335862c79d122b
|
| 3 |
+
size 411
|