Skip to content

Commit

Permalink
update pip command
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoutini committed Jan 12, 2024
1 parent 4519e46 commit 2a5c818
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 @@ -38,7 +38,7 @@ your own fine-tuning framework, or you need it only for inference, you can find
The package follows [HEAR 2021 NeurIPS Challenge](https://neuralaudio.ai/hear2021-results.html) API, and can be installed:

```shell
pip install -e 'git+https://github.com/kkoutini/[email protected]#egg=hear21passt'
pip install hear21passt
```

This repo is a complete framework for training the models and fine-tuning pre-trained models on Audioset on downstream tasks.
Expand Down

0 comments on commit 2a5c818

Please sign in to comment.