Instructions to use llillillil/myDysarthriaModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use llillillil/myDysarthriaModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="llillillil/myDysarthriaModel")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("llillillil/myDysarthriaModel") model = AutoModelForAudioClassification.from_pretrained("llillillil/myDysarthriaModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92c9a28c0f80da4351762b4595f79a282ad995b7df7a6fae6cfe77edc26674ff
|
| 3 |
size 378302312
|
runs/Jun14_20-18-32_WIN-CEJF2NB9KFH/events.out.tfevents.1718367512.WIN-CEJF2NB9KFH.52100.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:2f6d9e3808518e266e105c3cd23238e71a507756dac46e5c61b865f818251fa8
|
| 3 |
+
size 14634
|
runs/Jun14_20-35-04_WIN-CEJF2NB9KFH/events.out.tfevents.1718368505.WIN-CEJF2NB9KFH.18880.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f39f54dda16dc7cfba29d060d692e029bcd7950d36fdde206769a23532a283da
|
| 3 |
+
size 6951
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4539
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd90e83f8b85a007c769d245e55682e3e378f469c297dfc929969311e7878204
|
| 3 |
size 4539
|