whisper-tiny-bn / README.md
shhossain's picture
Update README.md
5a5ab73
|
raw
history blame
555 Bytes
metadata
license: apache-2.0
base_model: openai/whisper-tiny
tags:
  - generated_from_trainer
metrics:
  - wer
model-index:
  - name: whisper-tiny-bn
    results: []
language:
  - bn
pipeline_tag: automatic-speech-recognition

whisper-tiny-bn

This model is a fine-tuned version of openai/whisper-tiny on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4041
  • Wer: 74.0213

Framework versions

  • Transformers 4.33.2
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.13.3