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 4500
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:50b2934a799c5052e08167f9570af641114c46e224c8b695385dcad2f0c56693
|
| 3 |
size 290401888
|
runs/Oct05_15-06-02_iros02-pod/events.out.tfevents.1728140764.iros02-pod.125027.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:124991bd9f5ba84fef7604d42914a5098061fe05d971a56973a139794c4582d6
|
| 3 |
+
size 47408
|
train_output.log
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|