https://github.com/replicate/cog-whisper
Run OpenAI Whisper as a Cog model
https://github.com/replicate/cog-whisper
Last synced: 10 months ago
JSON representation
Run OpenAI Whisper as a Cog model
- Host: GitHub
- URL: https://github.com/replicate/cog-whisper
- Owner: replicate
- License: apache-2.0
- Created: 2023-01-11T01:52:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T01:23:04.000Z (about 1 year ago)
- Last Synced: 2025-03-30T02:05:47.708Z (10 months ago)
- Language: Python
- Size: 1.29 MB
- Stars: 61
- Watchers: 10
- Forks: 49
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Whisper Cog model
[](https://replicate.com/openai/whisper)
This is an implementation of [Whisper](https://github.com/openai/whisper) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)
First, run `get_weights.sh` from the project root to download pre-trained weights:
./scripts/get_weights.sh
You can then build a container and run predictions like so:
cog predict -i audio=""