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 46000
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:2d82d243d489cd9fffa5723940661dc1201f742cd214ddb37b2c5c972d8b5dc2
|
| 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:1ca7716983afc49fb3e61c77b0600d5a02d11f40c5039067204048db901d1916
|
| 3 |
+
size 48489
|