v0.41.1
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.41.1 for changelog.
README.md
CHANGED
|
@@ -76,7 +76,7 @@ More details on model performance across various devices, can be found
|
|
| 76 |
Install the package via pip:
|
| 77 |
```bash
|
| 78 |
# NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
|
| 79 |
-
pip install "qai-hub-models[yamnet]"
|
| 80 |
```
|
| 81 |
|
| 82 |
|
|
|
|
| 76 |
Install the package via pip:
|
| 77 |
```bash
|
| 78 |
# NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
|
| 79 |
+
pip install "qai-hub-models[yamnet]" git+https://github.com/w-hc/torch_audioset.git
|
| 80 |
```
|
| 81 |
|
| 82 |
|