Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-plus committed Jan 18, 2024
2 parents 3011199 + a9af6d3 commit aef5cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ into `.lrc` files in the desired language using [OpenAI-GPT](https://github.com/
pip install git+https://github.com/guillaumekln/faster-whisper
```

5. (Optional) If you want to process videos, install [ffmpeg](https://ffmpeg.org/download.html) and add `bin` directory
5. Install [ffmpeg](https://ffmpeg.org/download.html) and add `bin` directory
to your `PATH`.

6. This project can be installed from PyPI:
Expand Down

0 comments on commit aef5cd1

Please sign in to comment.