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 2409
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:04385abee68dd839e3a72fb6c1db49119ade7a79381a62a712f9ffd90083128a
|
| 3 |
size 2423130360
|