Instructions to use ujs/hindi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ujs/hindi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ujs/hindi")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("ujs/hindi") model = AutoModelForCTC.from_pretrained("ujs/hindi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
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 1262307757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3db64cdfcd895abfb70834ccc41bd4ad1f38df5df6a1c3713cb1f6596c0070a
|
| 3 |
size 1262307757
|
runs/Mar29_04-13-05_f75d7c28e91c/events.out.tfevents.1680063737.f75d7c28e91c.135.0
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:c7bae62cd62fd44fcd8adfc40992dfc8339e59c98c53f7688a99be1bf0eb40ad
|
| 3 |
+
size 8365
|