Instructions to use Gummybear05/wav2vec2-Y_pause with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gummybear05/wav2vec2-Y_pause with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Gummybear05/wav2vec2-Y_pause")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Gummybear05/wav2vec2-Y_pause") model = AutoModelForCTC.from_pretrained("Gummybear05/wav2vec2-Y_pause", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4650
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1266846396
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52f2db1bf5e57d9a7e74ae392e24c95e5846d9474681432d2162628b37168010
|
| 3 |
size 1266846396
|
runs/Oct10_15-44-35_2888d6d3c431/events.out.tfevents.1728575465.2888d6d3c431.8609.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:d9a4244853ccbf66eec6d75034f281b622dec0ae857459405da07549cc131654
|
| 3 |
+
size 25354
|