Skip to content

Commit 54c6b10

Browse files
fix: update the README in the hub
1 parent 16a7508 commit 54c6b10

File tree

2 files changed

+19
-85
lines changed

2 files changed

+19
-85
lines changed

.runpod/README.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1-
<h1>Faster Whisper</h1>
1+
![Faster Whisper Logo](https://5ccaof7hvfzuzf4p.public.blob.vercel-storage.com/banner-pjbGKw0buxbWGhMVC165Gf9qgqWo7I.jpeg)
2+
3+
[Faster Whisper](https://github.com/guillaumekln/faster-whisper) is designed to process audio files using various Whisper models, with options for transcription formatting, language translation and more.
4+
5+
---
26

37
[![RunPod](https://api.runpod.io/badge/runpod-workers/worker-faster_whisper)](https://www.runpod.io/console/hub/runpod-workers/worker-faster_whisper)
48

5-
[Faster Whisper](https://github.com/guillaumekln/faster-whisper) is designed to process audio files using various Whisper models, with options for transcription formatting, language translation and more.
9+
---
10+
11+
## Models
12+
13+
- tiny
14+
- base
15+
- small
16+
- medium
17+
- large-v1
18+
- large-v2
19+
- large-v3
20+
- distil-large-v2
21+
- distil-large-v3
22+
- turbo
623

724
## Input
825

0 commit comments

Comments
 (0)