whisper-models-app / README.md
statecs's picture
Update README.md
aeda2ed verified
---
license: apache-2.0
---
# Whisper Models for Production App
This repository contains Whisper models used in application.
## Models included:
- ggml-base-q8_0.bin - Base model (82MB)
- ggml-small-q8_0.bin - Small model (264MB)
## Original sources:
- Whisper.cpp: https://huggingface.co/ggerganov/whisper.cpp
- WhisperKit CoreML: https://huggingface.co/argmaxinc/whisperkit-coreml
## License:
Apache 2.0