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 100
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:3208612d9f6c52755ce46789d3ca3032933cdae31dcaec8212022b1dbbabcd5f
|
| 3 |
size 151061672
|
runs/Jun08_16-14-13_jourdelune/events.out.tfevents.1717856053.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:b44a87ba5269acd5554ec3e5ac12b8ba51c3bb5d7d059118b4c8b4fa0f417bec
|
| 3 |
+
size 8792
|