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:018521f69bcc1519104328547653a17286d194cd662cfe76be32fc4e8b129ebf
|
| 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:732aeb86dae1ca64679949f0189d22e22dc1815b90d72826dcd9f9573906a068
|
| 3 |
+
size 47408
|
train_output.log
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|