Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Vietnamese
whisper
Generated from Trainer
Instructions to use phucd/whisper-small-vi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phucd/whisper-small-vi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="phucd/whisper-small-vi")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("phucd/whisper-small-vi") model = AutoModelForSpeechSeq2Seq.from_pretrained("phucd/whisper-small-vi") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d51d5728d76abb3c03e6ba5dc3d80c73c6d911fe818c8766f7022e4448ec2ef
|
| 3 |
size 966995080
|
runs/Dec16_19-38-03_r104u12n01.mccleary.ycrc.yale.edu/events.out.tfevents.1702773484.r104u12n01.mccleary.ycrc.yale.edu
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:6399cf6243490b1ff34b896380ede5c9a2794864682758ab0c664a1af6b52ae8
|
| 3 |
+
size 31879
|