Update Readme
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ The scene embedding is obtained from the frame-level embeddings, on which mean p
|
|
21 |
|
22 |
This code is based on our repo: https://github.com/topel/audioset-convnext-inf
|
23 |
|
|
|
24 |
|
25 |
```bash
|
26 |
pip install git+https://github.com/topel/audioset-convnext-inf@pip-install
|
|
|
21 |
|
22 |
This code is based on our repo: https://github.com/topel/audioset-convnext-inf
|
23 |
|
24 |
+
You can pip install it:
|
25 |
|
26 |
```bash
|
27 |
pip install git+https://github.com/topel/audioset-convnext-inf@pip-install
|