Instructions to use teahoo/whisper-tiny-ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use teahoo/whisper-tiny-ko with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="teahoo/whisper-tiny-ko")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("teahoo/whisper-tiny-ko") model = AutoModelForSpeechSeq2Seq.from_pretrained("teahoo/whisper-tiny-ko") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jan09_12-38-18_gpusvr1105/events.out.tfevents.1673235507.gpusvr1105.90651.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:7aebe13956994ee5903907f9b7b98e42bb8f2bea772d4f95444da440236f2f56
|
| 3 |
+
size 31200
|