Instructions to use dana2002/augm-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dana2002/augm-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="dana2002/augm-model")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("dana2002/augm-model") model = AutoModelForSpeechSeq2Seq.from_pretrained("dana2002/augm-model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e22b6d379e8d2b1af719dfffe9ea2254c154dfa40546a74cd17638851b7b68b
|
| 3 |
size 966995080
|
runs/May15_03-42-56_aef7cf13eb04/events.out.tfevents.1715744597.aef7cf13eb04.34.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:041968ccc3dba4509e54e357d4451744a8cc1beb55f786958f1a90fdfe5ef61e
|
| 3 |
+
size 14375
|