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 140
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:683c5d0babad130b5346a605443c4ace763ada4b338137b328c25e9c44965787
|
| 3 |
size 151061672
|
runs/Jun08_16-29-51_jourdelune/events.out.tfevents.1717856991.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:1c4c3cd08ccc800987238d641aa4043e69b03faeaa8ab63db4fb01fd2a75738a
|
| 3 |
+
size 9730
|