Instructions to use PrajwalS/wav2vec2_train_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PrajwalS/wav2vec2_train_large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="PrajwalS/wav2vec2_train_large")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("PrajwalS/wav2vec2_train_large") model = AutoModelForCTC.from_pretrained("PrajwalS/wav2vec2_train_large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 48000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262054897
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b964c4c102be26c5f08d1228d82c27cb6c275a7c50439b67b7b3f9aefaf0355
|
| 3 |
size 1262054897
|
runs/May14_22-17-45_hydcorp-esxi09/events.out.tfevents.1652547188.hydcorp-esxi09.3302818.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:e670bb830b15d8a93b3c533ea9c5737a1882176bf29dd9c3b527472bb03f0b66
|
| 3 |
+
size 50425
|