Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Romanian
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use iulik-pisik/all_data_model_small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iulik-pisik/all_data_model_small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="iulik-pisik/all_data_model_small")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("iulik-pisik/all_data_model_small") model = AutoModelForSpeechSeq2Seq.from_pretrained("iulik-pisik/all_data_model_small") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:f791aaaca7273a442717b62fb9118c11d4174fd54e22ad10f6b8017454e37010
|
| 3 |
size 966995080
|
runs/Apr16_18-31-03_5855a0e31971/events.out.tfevents.1713292265.5855a0e31971.882.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:e476b9d4ad08a082e0ec1cd24b3d0552b0303dd286684728bf77467ff22a301c
|
| 3 |
+
size 22939
|