Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Abkhaz
wav2vec2
mozilla-foundation/common_voice_7_0
Generated from Trainer
Instructions to use neelan-elucidate-ai/baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use neelan-elucidate-ai/baseline with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="neelan-elucidate-ai/baseline")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("neelan-elucidate-ai/baseline") model = AutoModelForCTC.from_pretrained("neelan-elucidate-ai/baseline", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
ea8361b
1
Parent(s): c1c760b
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 138662
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76d3763df0fc31d2e2e3c066d426bb85592aa8794b7a7f593b9587fc369c5d9d
|
| 3 |
size 138662
|
runs/May30_06-41-10_gpu-x1-k80-westeu/events.out.tfevents.1653892980.gpu-x1-k80-westeu.99693.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:b0c115afb10c23e4d8de5f70fb43e6494d82bb2e3b3d1aa37a3ff2327acc2cb1
|
| 3 |
+
size 5170
|