Datasets:
Tasks:
Audio Classification
Formats:
parquet
Sub-tasks:
keyword-spotting
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -66,10 +66,7 @@ Install datasets and Spotlight via [pip](https://packaging.python.org/en/latest/
|
|
66 |
```
|
67 |
> **_Notice:_** On Linux, non-Python dependency on libsndfile package must be installed manually. See [Datasets - Installation](https://huggingface.co/docs/datasets/installation#audio) for more information.
|
68 |
|
69 |
-
Load the dataset from huggingface in your notebook:
|
70 |
-
|
71 |
-
[//]: <> (TODO: Update this!)
|
72 |
-
Start exploring with a simple view:
|
73 |
|
74 |
```python
|
75 |
from renumics import spotlight
|
|
|
66 |
```
|
67 |
> **_Notice:_** On Linux, non-Python dependency on libsndfile package must be installed manually. See [Datasets - Installation](https://huggingface.co/docs/datasets/installation#audio) for more information.
|
68 |
|
69 |
+
Load the dataset from huggingface in your notebook and start exploring with a simple view:
|
|
|
|
|
|
|
70 |
|
71 |
```python
|
72 |
from renumics import spotlight
|