Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use rossevine/Model_G_Wav2Vec2_Version3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_G_Wav2Vec2_Version3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_G_Wav2Vec2_Version3")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_G_Wav2Vec2_Version3") model = AutoModelForCTC.from_pretrained("rossevine/Model_G_Wav2Vec2_Version3") - 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:ae7c9a6c3ebe36607ff41053b811828453331c2f6c0f3d30fc97247c39d1a2ad
|
| 3 |
size 1262028973
|
runs/Aug21_00-04-14_hpc-Aquarium2/events.out.tfevents.1692551152.hpc-Aquarium2.3500.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:4c4096c5e7d171f48741546fd73f1c7e005faf40352a5a537db29ebd5bef7f94
|
| 3 |
+
size 8469
|