Edit model card

How to Get Started with the Model

Use the code below to get started with the model.

from transformers import pipeline
from transformers import WhisperForConditionalGeneration
from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq

processor = WhisperProcessor.from_pretrained("openai/whisper-small", task="transcribe")
model = WhisperForConditionalGeneration.from_pretrained("famousdetectiveadrianmonk/whisper-small-nato-phoentic-alphabet")
Downloads last month
12
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.

Space using famousdetectiveadrianmonk/whisper-small-nato-phoentic-alphabet 1