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:5d0317012e694ff4dc588d25ca8640605c46aa4f39dcde58b58fa14601ca4bab
|
| 3 |
size 151060136
|
runs/Dec18_14-10-18_65b4d36b192b/events.out.tfevents.1702908623.65b4d36b192b.13359.9
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:e05014bc8a21c18396674d35049c67224875272db0d0a050ea6d2f8487c9471d
|
| 3 |
+
size 11022
|