Skip to content

Commit

Permalink
removed badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari committed Apr 20, 2023
1 parent 47cac6b commit 3ac6e33
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,16 @@ Node.js bindings for OpenAI's Whisper.
## Installation

1. Add dependency to project
`

```text
npm install whisper-node
`
```

2. Download whisper model of choice
`

```text
npx whisper-node download
`
```

## Usage

Expand Down

0 comments on commit 3ac6e33

Please sign in to comment.