Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Korean
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use gingercake01/STT_1000audio_basev3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gingercake01/STT_1000audio_basev3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="gingercake01/STT_1000audio_basev3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("gingercake01/STT_1000audio_basev3") model = AutoModelForSpeechSeq2Seq.from_pretrained("gingercake01/STT_1000audio_basev3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bb9122f8e1d3b0850d8f7fa75ba7f530abae0cfd211f32c021b9d09eedb36ab
|
| 3 |
size 290403936
|
runs/Jun02_10-49-20_25ed894e7936/events.out.tfevents.1717325374.25ed894e7936.875.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:aa4e80448b42842f86066f87bde11e14b42b27dd91e4c1ba85052d595234ea86
|
| 3 |
+
size 19003
|