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 100
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:e502e4cfe6b8d67f5e2e1de64f0cbfa21078710c9eecc5da37cacfa888490eeb
|
| 3 |
size 151060136
|
runs/Dec18_11-31-49_65b4d36b192b/events.out.tfevents.1702899118.65b4d36b192b.13359.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:90c701dfadf476c6f48015dec3fb4ae1c7c929396623591f6a56dff0b7d59de8
|
| 3 |
+
size 8169
|