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 80
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:46914da1157a0591033f3bdc21965179478541de7b65a6e9f965368c735edbb7
|
| 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:da35e9fa59f6658a87dc6aa9b321b55dc07f6463903a3fe795c813b287f7cf19
|
| 3 |
+
size 8221
|