Instructions to use wandererupak/testing-testing-testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wandererupak/testing-testing-testing with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="wandererupak/testing-testing-testing")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("wandererupak/testing-testing-testing") model = AutoModelForCTC.from_pretrained("wandererupak/testing-testing-testing") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2423130360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b649b6b8355c40517d3f1a02501f1fcf8055a07fc7fb8930245646f2071176c3
|
| 3 |
size 2423130360
|