Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PABannier committed Apr 10, 2024
1 parent 08070bb commit d22ad71
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 @@ -103,7 +103,7 @@ cmake --build . --config Release

```bash
# install Python dependencies
python3 -m pip install -r bark/requirements.txt
python3 -m pip install -r requirements.txt

# obtain the original bark and encodec weights and place them in ./models
python3 download_weights.py --download-dir ./models
Expand Down

0 comments on commit d22ad71

Please sign in to comment.