Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use xinliu/output_dir with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xinliu/output_dir with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="xinliu/output_dir")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("xinliu/output_dir") model = AutoModelForCTC.from_pretrained("xinliu/output_dir", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2422958060
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:209a78d03a6c19d2661a59eebdb552437dfd3308296a9aa3f9e7c9c57d7d78c0
|
| 3 |
size 2422958060
|
runs/May24_09-18-11_fd14c0bfb3e8/events.out.tfevents.1716542317.fd14c0bfb3e8.22315.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:c25ea5bdeb794f19e18ba28f739106cb756e57606aa2ea06e1bbb8a16d6fda8b
|
| 3 |
+
size 7974
|