Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees committed Jul 11, 2023
1 parent 5c8d18b commit a08dc54
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ Your data stays private and is not uploaded to any service.

# Usage (GPU Accelerated Version) (works on Python 3.10.X)

```bash

One line install gpu version
`curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python`
```bash
curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python
```

```bash
> curl https://raw.githubusercontent.com/zackees/transcribe-anything/main/install_cuda.py | python
# Outputs the srt, vtt and txt files in title/out.vtt
> transcribe_anything https://www.youtube.com/watch?v=dQw4w9WgXcQ
Expand Down

0 comments on commit a08dc54

Please sign in to comment.