--- library_name: transformers pipeline_tag: automatic-speech-recognition inference: true --- This model is a smaller, randomly initialized version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3). It's intended use is for debugging, for fast testing or for use in CI/CD pipelines. This model was taken from [this repository](https://huggingface.co/yujiepan/whisper-v3-tiny-random) and updated / maintained to work with newer transformers versions.