YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Whisper v3 Akan Complete

This model is a fixed and complete version of katrintomanek/whisper-large-v3-turbo_Akan_standardspeech_specaugment.

The original model was missing some essential files, so I combined it files with the base model openai/whisper-large-v3-turbo to make it fully functional.


Usage

You can run the model directly with the ๐Ÿค— Transformers pipeline:

from transformers import pipeline

pipe = pipeline("automatic-speech-recognition", model="prince4332/whisper-v3-akan-complete")

result = pipe("audio.wav")
print(result['text'])
Downloads last month
34
Safetensors
Model size
0.8B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for prince4332/whisper-v3-akan-complete

Adapters
1 model