Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Mongolian
wav2vec2-bert
Generated from Trainer
Instructions to use Cafet/w2v-bert-version-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cafet/w2v-bert-version-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Cafet/w2v-bert-version-final")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Cafet/w2v-bert-version-final") model = AutoModelForCTC.from_pretrained("Cafet/w2v-bert-version-final") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2422978560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8084b43d1310aebab9b9312948c80faf89abd8e6976f60934f7734226425d0d1
|
| 3 |
size 2422978560
|
runs/Apr23_04-35-52_536edf001e6f/events.out.tfevents.1713847200.536edf001e6f
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:5ac77feee17c440a669308f3d45f91a193b85b81600d4b584dd870945c669947
|
| 3 |
+
size 11715
|