Skip to content

Commit

Permalink
fix final
Browse files Browse the repository at this point in the history
  • Loading branch information
loubbrad committed Apr 16, 2024
1 parent 63a17e9 commit 3e71078
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ yt-dlp --audio-format mp3 --extract-audio --no-playlist --audio-quality 0 <youtu

You can then transcribe using the cli:

```aria-amt transcribe \
```
aria-amt transcribe \
small-final \
<path-to-checkpoint> \
-load_path <path-to-audio> \
Expand Down

0 comments on commit 3e71078

Please sign in to comment.