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 ·
a17888a
1
Parent(s): 29ba9be
End of training
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:b1dc132817ad5ed2c345d785cf68b51b646e647fb2571d3e9d81803c0b7e2a3e
|
| 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:4e5419875228ffe2890a0b3bb5bce6e34f8a1c4afb18a14fbe3e232907ba77e5
|
| 3 |
+
size 7963
|