terriblekiwi's picture
Add files using upload-large-folder tool
8a3ce16 verified
metadata
license: apache-2.0
pipeline_tag: automatic-speech-recognition
base_model:
  - openai/whisper-tiny
tags:
  - whisper.cpp
  - ggml
  - multilingual
  - automatic-speech-recognition

whisper-tiny whisper.cpp main model

This repository contains a whisper.cpp-compatible ggml conversion of:

File

  • ggml-whisper-tiny-main-model.bin

Notes

  • This is the multilingual tiny model converted to ggml for whisper.cpp.
  • The upstream Hugging Face model card for openai/whisper-tiny currently declares apache-2.0.
  • The upstream OpenAI Whisper repository states that code and model weights are released under MIT: openai/whisper

Attribution