Edit model card

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

whisper-khmer-small

This model is a fine-tuned version of openai/whisper-small on the openslr, google/fleurs and KMCS Train dataset. It achieves the following results on the evaluation set:

  • Loss: 0.17
  • Wer: 0.5211

Model description

This model is fine-tuned with Google FLEURS, OpenSLR (SLR42) and KMCS Train dataset.

from transformers import pipeline

pipe = pipeline(
    task="automatic-speech-recognition",
    model="dataticon-dev/whisper-khmer-small",
)

result = pipe("audio.wav",
  generate_kwargs={
    "language":"<|km|>",
    "task":"transcribe"},
    batch_size=8
)

print(result["text"])
Downloads last month
4
Safetensors
Model size
242M params
Tensor type
F32
ยท
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for dataticon-dev/whisper-khmer-small

Finetuned
(1816)
this model

Dataset used to train dataticon-dev/whisper-khmer-small

Space using dataticon-dev/whisper-khmer-small 1