Instructions to use hsali/finetune_emo_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hsali/finetune_emo_base with Transformers:
# Load model directly from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification processor = AutoProcessor.from_pretrained("hsali/finetune_emo_base") model = Wav2Vec2ForSpeechClassification.from_pretrained("hsali/finetune_emo_base") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377572641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39e9c0372abd014108ddcd62ecf10c14cc62145fe5620da70dc256ff148fa13b
|
| 3 |
size 377572641
|