Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
data2vec-audio
Generated from Trainer
Eval Results (legacy)
Instructions to use None58/my_awesome_asr_mind_model3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use None58/my_awesome_asr_mind_model3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="None58/my_awesome_asr_mind_model3", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModelForCTC tokenizer = AutoTokenizer.from_pretrained("None58/my_awesome_asr_mind_model3") model = AutoModelForCTC.from_pretrained("None58/my_awesome_asr_mind_model3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
Browse files
runs/Nov26_10-17-35_LAPTOP-G45FB5IF/events.out.tfevents.1732612658.LAPTOP-G45FB5IF.16260.2
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:3a6a5280327b189c587329282bb1abe69af4d8987af47d3b66b2efef50a84984
|
| 3 |
+
size 7050
|