Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Vietnamese
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use Scrya/whisper-medium-vi-cv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Scrya/whisper-medium-vi-cv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Scrya/whisper-medium-vi-cv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Scrya/whisper-medium-vi-cv") model = AutoModelForSpeechSeq2Seq.from_pretrained("Scrya/whisper-medium-vi-cv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c1c5620e5a331626ff8e21648809d3327bd01f4952baf4aa09acf1814a7699a
|
| 3 |
size 3055754841
|
runs/Dec18_13-16-20_150-136-94-223/events.out.tfevents.1671369384.150-136-94-223.188704.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:20ff472094b61a3fd3470ffb0b7140eeaa2d2a6b15bcdfbfad413cb7afbb6833
|
| 3 |
+
size 37854
|