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 50000
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:cecb2da17bab597be1e721a6c83f3e2437db327c8cc015172f243ad03bddb5c8
|
| 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:5f3a8110d6e84ee98b3c66ab12e2345a6d4f49c6c9c736418611aaf7c284df94
|
| 3 |
+
size 52361
|