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 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:83720607530c62fa2ffd18c8485c6687b0c4c56d547ae001dded40a3f0ba3149
|
| 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:3da6cb8677089ce99166334ff58db8a087a2b9c8b5cc6288477408a51703534e
|
| 3 |
+
size 31697
|