Datasets:
Tasks:
Audio Classification
Formats:
parquet
Sub-tasks:
keyword-spotting
Languages:
English
Size:
10K - 100K
ArXiv:
License:
beeneptune commited on
Commit ·
3e5314c
1
Parent(s): c9f7bf9
update README.md
Browse files
README.md
CHANGED
|
@@ -227,6 +227,8 @@ configs:
|
|
| 227 |
path: data/test-*
|
| 228 |
---
|
| 229 |
|
|
|
|
|
|
|
| 230 |
# Dataset Card for SpeechCommands
|
| 231 |
|
| 232 |
## Table of Contents
|
|
@@ -483,4 +485,4 @@ Creative Commons BY 4.0 License ((CC-BY-4.0)[https://creativecommons.org/license
|
|
| 483 |
```
|
| 484 |
### Contributions
|
| 485 |
|
| 486 |
-
Thanks to [@polinaeterna](https://github.com/polinaeterna) for adding this dataset.
|
|
|
|
| 227 |
path: data/test-*
|
| 228 |
---
|
| 229 |
|
| 230 |
+
--> This is an exact copy of google/speech_commands adapted to be usable with recent datasets 🤗 versions (no remote code). <--
|
| 231 |
+
|
| 232 |
# Dataset Card for SpeechCommands
|
| 233 |
|
| 234 |
## Table of Contents
|
|
|
|
| 485 |
```
|
| 486 |
### Contributions
|
| 487 |
|
| 488 |
+
Thanks to [@polinaeterna](https://github.com/polinaeterna) for adding this dataset.
|