Instructions to use rossevine/Model_G_ALL_Wav2Vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_G_ALL_Wav2Vec2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_G_ALL_Wav2Vec2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_G_ALL_Wav2Vec2") model = AutoModelForCTC.from_pretrained("rossevine/Model_G_ALL_Wav2Vec2") - Notebooks
- Google Colab
- Kaggle
End of training
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:bbba1df77393c798b2f827706bea4445d916898cabdc680f6a298bcef52179f4
|
| 3 |
size 1262028973
|
runs/Aug31_14-32-19_hpc-Aquarium2/events.out.tfevents.1693467256.hpc-Aquarium2.24829.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:a01a124de5a44d2a10e3a3173086591d086389248fe3a502f9206dacf2c6d879
|
| 3 |
+
size 29085
|