Instructions to use charris/wav2vecvanilla_ctc_zero_infinity_longertrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use charris/wav2vecvanilla_ctc_zero_infinity_longertrain with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="charris/wav2vecvanilla_ctc_zero_infinity_longertrain")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("charris/wav2vecvanilla_ctc_zero_infinity_longertrain") model = AutoModelForCTC.from_pretrained("charris/wav2vecvanilla_ctc_zero_infinity_longertrain") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3100
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377611120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afd0f1600382dcf1d3ce11f4f530dff6923fe82c893c600009ab5dba7adbd33b
|
| 3 |
size 377611120
|
runs/Apr13_02-47-21_0a3cd2114bd2/events.out.tfevents.1712976617.0a3cd2114bd2.1264.3
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:dafb1dcd3eed9afd346f079aef985b4679c568e2a7b8b908fa5c6b61545885e0
|
| 3 |
+
size 22478
|