Instructions to use vincentlui/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vincentlui/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="vincentlui/test")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("vincentlui/test") model = AutoModelForCTC.from_pretrained("vincentlui/test") - Notebooks
- Google Colab
- Kaggle
Commit ·
29ba9be
1
Parent(s): 3815ce9
Training in progress, step 200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377658785
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa1c17306279e763ef10a5121dc42fd1f7c63e04bac9cd2a22bb6e49ebb45d0d
|
| 3 |
size 377658785
|
runs/Jul25_00-40-05_5c740bdaa55b/events.out.tfevents.1690245611.5c740bdaa55b.1276.2
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:321bf3c67d31d0d922d3b286d923b9fe519d7d1953ebbce8e24befa943daee49
|
| 3 |
+
size 7609
|