Instructions to use rossevine/Model_G_S_P_Wav2Vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_G_S_P_Wav2Vec2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_G_S_P_Wav2Vec2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_G_S_P_Wav2Vec2") model = AutoModelForCTC.from_pretrained("rossevine/Model_G_S_P_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 1262028973
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b99c7112473da06c335e836adbce56ca25ed84cd57d04a2f74cbfeff3bb565fb
|
| 3 |
size 1262028973
|
runs/Sep03_19-53-41_hpc-Aquarium2/events.out.tfevents.1693747178.hpc-Aquarium2.6058.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:e8cc858c392398b479143ac10127a6f49a408a2b85ed9130eb8ad078d43a213a
|
| 3 |
+
size 10247
|