Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Romanian
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use iulik-pisik/busu_model_small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iulik-pisik/busu_model_small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="iulik-pisik/busu_model_small")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("iulik-pisik/busu_model_small") model = AutoModelForSpeechSeq2Seq.from_pretrained("iulik-pisik/busu_model_small") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
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:5b57fa25a0fb1a68cedf2dcc998cbc2fbb2d54ccfa9cafc4c9a5c11844673d7a
|
| 3 |
size 966995080
|
runs/Mar28_08-39-19_7c5cd68f2fe6/events.out.tfevents.1711615161.7c5cd68f2fe6.337.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:8f456c774e0bb478d50850c878c15bfcff8a929da64bd06f24d901f9470f56ba
|
| 3 |
+
size 31685
|