Instructions to use Siphh/wabLab2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Siphh/wabLab2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Siphh/wabLab2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Siphh/wabLab2") model = AutoModelForSpeechSeq2Seq.from_pretrained("Siphh/wabLab2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:bfb9067e918361ed9739a922242e35b6c4e7b95453a769cc66b9ce1d6fe6b8e2
|
| 3 |
size 966995080
|
runs/Dec05_21-05-18_1959d114e87c/events.out.tfevents.1701810433.1959d114e87c.475.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:b1f2ee40920d621720763e3a00bd9b5dda16d8f930c6212f33abc1bf274d9a29
|
| 3 |
+
size 25216
|