Instructions to use veract/veract-11-biov3.en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use veract/veract-11-biov3.en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="veract/veract-11-biov3.en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("veract/veract-11-biov3.en") model = AutoModelForSpeechSeq2Seq.from_pretrained("veract/veract-11-biov3.en") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151060136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:beed5d4599657818aa8e489b2c857c2bb57483269df9a296b0850abb782b4079
|
| 3 |
size 151060136
|
runs/Dec18_11-40-01_65b4d36b192b/events.out.tfevents.1702899608.65b4d36b192b.13359.1
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:778e101b693b82e7e19462c61637fc339577f8473c487595c1fc025f11249f91
|
| 3 |
+
size 11022
|