Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Wiam/wav2vec2-lg-xlsr-en-speech-emotion-recognition-finetuned-babycry-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wiam/wav2vec2-lg-xlsr-en-speech-emotion-recognition-finetuned-babycry-v0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Wiam/wav2vec2-lg-xlsr-en-speech-emotion-recognition-finetuned-babycry-v0")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Wiam/wav2vec2-lg-xlsr-en-speech-emotion-recognition-finetuned-babycry-v0") model = AutoModelForAudioClassification.from_pretrained("Wiam/wav2vec2-lg-xlsr-en-speech-emotion-recognition-finetuned-babycry-v0") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 63
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262862388
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89b5575f7c2b29638fc63b1f5373e864d2e53f7c5c4d8395ed4f3f875bf92435
|
| 3 |
size 1262862388
|
runs/Oct01_15-13-54_c9432f693ceb/events.out.tfevents.1727795655.c9432f693ceb.266.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98fc24de90fa261aa4a79b1efc2352475d104a79e192c64cc6318b84dbc1ceb8
|
| 3 |
+
size 8680
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:221ba53708fc7772606b69d769161e3139cf74494b518715d7a14b65d5f6a5f5
|
| 3 |
size 5304
|