Instructions to use Jour/train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jour/train with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Jour/train")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Jour/train") model = AutoModelForSpeechSeq2Seq.from_pretrained("Jour/train") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 60
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151070888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2956279aab54e9c46414565579bf8158055125fe8b754b73d2d8a4f442f25a2e
|
| 3 |
size 151070888
|
runs/Jun08_15-49-57_jourdelune/events.out.tfevents.1717854597.jourdelune
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:3d9b250cb6dbe541e0e39a97802a51c5e06f6a4b552e93f5eb44ca22a791fef1
|
| 3 |
+
size 7649
|