Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use cportoca/CS224S_Quechua_Project_Expanded_Dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cportoca/CS224S_Quechua_Project_Expanded_Dataset with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="cportoca/CS224S_Quechua_Project_Expanded_Dataset")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("cportoca/CS224S_Quechua_Project_Expanded_Dataset") model = AutoModelForCTC.from_pretrained("cportoca/CS224S_Quechua_Project_Expanded_Dataset") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1800
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:b5148f82cb90bf20ca4a718291863f256e77e43443dd48e4fef2999271b5ef71
|
| 3 |
size 2422941660
|
runs/Jun05_02-36-27_596ae6a59f91/events.out.tfevents.1717555243.596ae6a59f91.1577.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:fea0aaee973aff61b7a9bf72fd3cb0d6f1a3771c3fe0384f29af9c8aaaf09d30
|
| 3 |
+
size 7586
|