Instructions to use nnaik39/content with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nnaik39/content with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="nnaik39/content")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("nnaik39/content") model = AutoModelForCTC.from_pretrained("nnaik39/content", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1261934580
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34f22017a83fa91a25bd377677c27f72e913b42e2f4c3531d298bf5b14c3828c
|
| 3 |
size 1261934580
|
runs/May23_20-20-06_69b7e9515b01/events.out.tfevents.1716495703.69b7e9515b01.583.3
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:c14eada1c518d5b044d60112a6e91c1274fe0bac546254b4a64347a528584055
|
| 3 |
+
size 9389
|