Instructions to use hiwden00/fs-w-xavier-base-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiwden00/fs-w-xavier-base-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiwden00/fs-w-xavier-base-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hiwden00/fs-w-xavier-base-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("hiwden00/fs-w-xavier-base-en") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290401888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94f53198ef686bd096dae14fca4e5500a12c96163dd27f615760dbb6c88db26e
|
| 3 |
size 290401888
|
runs/Oct02_08-22-33_iros02-pod/events.out.tfevents.1727857355.iros02-pod.95066.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:a30def1ff68f5db2a8e6f67423f24eca031e1567b945e700ef679da5e7aee86e
|
| 3 |
+
size 52347
|
train_output.log
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|