Instructions to use rossevine/Model_G_Wav2Vec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_G_Wav2Vec2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_G_Wav2Vec2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_G_Wav2Vec2") model = AutoModelForCTC.from_pretrained("rossevine/Model_G_Wav2Vec2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262046641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:238c0998c6571b9ab6a8ceb4a1bbd349ef7dd3093e882d2e5fda4d8c6ed81dcc
|
| 3 |
size 1262046641
|
runs/Aug15_10-46-35_hpc-Aquarium2/events.out.tfevents.1692071222.hpc-Aquarium2.28873.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:19d7f045904398d754922fc7646a8b60952160f7883700395f36ffae9e0b7397
|
| 3 |
+
size 6287
|