Instructions to use rossevine/Model_S_D_Wav2Vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_S_D_Wav2Vec2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_S_D_Wav2Vec2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_S_D_Wav2Vec2") model = AutoModelForCTC.from_pretrained("rossevine/Model_S_D_Wav2Vec2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 13600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262028973
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:193fc877e333ec9e4a7ee3f189f57c88bcb7dc24041e5a7e0fa8ddf0ad173034
|
| 3 |
size 1262028973
|
runs/Aug23_21-03-10_hpc-Aquarium2/events.out.tfevents.1692799484.hpc-Aquarium2.51153.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:f4b62d142e4f1baa937a9761c70a20505bd5a604d22cf5e0b2e3b2ff7ed17b38
|
| 3 |
+
size 23451
|