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
3
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