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_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iulik-pisik/all_data_model_tiny 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_tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("iulik-pisik/all_data_model_tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("iulik-pisik/all_data_model_tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2822bee0588eea671817b12835161f255d81f25411afec5b0f694a53ba18f34d
|
| 3 |
size 151061672
|
runs/Apr16_09-23-12_0b54c2480d59/events.out.tfevents.1713259427.0b54c2480d59.3417.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:b09503299044988a646bee5e0a845875eac772eda4b2fa4526b32319522fe97e
|
| 3 |
+
size 40800
|