Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use cportoca/CS224S_Quechua_Project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cportoca/CS224S_Quechua_Project with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cportoca/CS224S_Quechua_Project")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("cportoca/CS224S_Quechua_Project") model = AutoModelForCTC.from_pretrained("cportoca/CS224S_Quechua_Project") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 680
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2422941660
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:653ea061c2537aab45fda124356462db0b91439a0c08484ab8810fda9468ffbb
|
| 3 |
size 2422941660
|
runs/May20_14-30-11_834eef93689f/events.out.tfevents.1716215447.834eef93689f.2429.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:a86f5e4bfbeaaaa2877c8a371c739848035fee8e13c551b663da54d4f00b0aad
|
| 3 |
+
size 13871
|