Instructions to use fj11/ScreenTalk-xs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fj11/ScreenTalk-xs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="fj11/ScreenTalk-xs")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("fj11/ScreenTalk-xs") model = AutoModelForSpeechSeq2Seq.from_pretrained("fj11/ScreenTalk-xs") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1789368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ee8cd26109fbd34b4f2e14f953bb9291c4e376ce11044acdbb58d5f3ff560ac
|
| 3 |
size 1789368
|
runs/Mar19_14-12-15_91aa83b79609/events.out.tfevents.1742393543.91aa83b79609.312.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:ad6cfc918d2b06b523aa68d923c574fba6f229ccc0ce787284c1550f6d3c1418
|
| 3 |
+
size 677117
|