classla/ParlaSpeech-PL
Viewer • Updated • 531k • 515 • 6
How to use janstusio/whisper-small-pl with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("janstusio/whisper-small-pl", dtype="auto")This model is a fine-tuned version of openai/whisper-small on the ParlaSpeech Pl dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Wer |
|---|---|---|---|---|
| 0.3228 | 6.32 | 25 | 0.4705 | 70.8333 |
| 0.0071 | 12.64 | 50 | 0.4903 | 69.0476 |
Base model
openai/whisper-small