Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Swedish
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use Neprox/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neprox/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Neprox/model")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Neprox/model") model = AutoModelForSpeechSeq2Seq.from_pretrained("Neprox/model") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Dec03_08-22-46_DESKTOP-TQ61B18/events.out.tfevents.1670052171.DESKTOP-TQ61B18.35712.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:729513ae5e2cc11d2512f34a2efcd2bdd7442f97034bd30c72ad1128c9150cec
|
| 3 |
+
size 30309
|