Instructions to use Raffay/org_speech_processing_project_wav2vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Raffay/org_speech_processing_project_wav2vec2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Raffay/org_speech_processing_project_wav2vec2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Raffay/org_speech_processing_project_wav2vec2") model = AutoModelForCTC.from_pretrained("Raffay/org_speech_processing_project_wav2vec2", device_map="auto") - 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 377703127
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:736a18d9afba45dbd9440ee30cecb0c0bf4346c69ac96fac39a9109dfcbcb28c
|
| 3 |
size 377703127
|
runs/Apr23_22-10-46_192.168.1.6/1650733863.984107/events.out.tfevents.1650733863.192.168.1.6.9747.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53570cfb829eac3b7feaffd46fb10e8302bbd1300cad7789d6b00e3bbff8658f
|
| 3 |
+
size 4926
|
runs/Apr23_22-10-46_192.168.1.6/events.out.tfevents.1650733863.192.168.1.6.9747.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35eb4a69026806a9103c20b5e71c7090666ef8f9b2f2c13af4abf6df36e09385
|
| 3 |
+
size 5305
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8fdd35c7c03d56708db8dae4dab998c26db4a6f00f55f4df3e63b7f13dbb893
|
| 3 |
size 3055
|