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 5000
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:6eaf9d1a9e8af7c445903e97fb2a3b9142ad2c88df1173b90e9b401cbd507ecc
|
| 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:bf8e56ae24818ec6d9742f4a9340e60ddd06d8c65bd3d0b0f420b13b5677beee
|
| 3 |
+
size 10871
|