replicate/cog-whisper
Python
Captured source
source ↗published Jan 11, 2023seen 5dcaptured 13hhttp 200method plain
replicate/cog-whisper
Description: Run OpenAI Whisper as a Cog model
Language: Python
License: Apache-2.0
Stars: 69
Forks: 51
Open issues: 13
Created: 2023-01-11T01:52:48Z
Pushed: 2024-11-26T01:23:04Z
Default branch: main
Fork: no
Archived: no
README:
Whisper Cog model

This is an implementation of Whisper as a Cog model. Cog packages machine learning models as standard containers.
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=""