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 53000
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:c3e713f41a2e447e016a37a7f6216f1874c67dc57c54d772110f9ad86e3dc6ed
|
| 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:11ead0cf5ac170ec95012c9b8234669621c0e61c107ae796bf1844add3cffa5e
|
| 3 |
+
size 55265
|