Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed May 22, 2024
1 parent 676540e commit f246436
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# images

Public docker images

- **whisper-base**:

- Docker image based on rocker/cuda:4.4.0
- Containing software to perform transcriptions based on audio.whisper

```
docker pull ghcr.io/bnosac/whisper-base:latest
```

0 comments on commit f246436

Please sign in to comment.