Instructions to use 5p33ch3xpr/Wave2Vec_English_FineTuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 5p33ch3xpr/Wave2Vec_English_FineTuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="5p33ch3xpr/Wave2Vec_English_FineTuned")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("5p33ch3xpr/Wave2Vec_English_FineTuned") model = AutoModelForCTC.from_pretrained("5p33ch3xpr/Wave2Vec_English_FineTuned") - Notebooks
- Google Colab
- Kaggle
Commit ·
34005bc
1
Parent(s): 5d5b0e9
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 377658785
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faf31a435f4e92911d325ab3901c7e15ef6d8afe2f58b0788c7a3a9ddbe40d10
|
| 3 |
size 377658785
|
runs/Feb26_06-37-55_dab7ea97545a/events.out.tfevents.1677393489.dab7ea97545a.212.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:a3374e719537d837db5fb80ed2a647db59f64b761e05d102cf40523083bbdc44
|
| 3 |
+
size 19055
|