Datasets:
| { | |
| "sample_rate_hz": 16000, | |
| "duration_seconds": 2.0, | |
| "total_samples": 20, | |
| "voices": 12, | |
| "wake_phrases": [ | |
| "hey android", | |
| "hey, android", | |
| "hello android", | |
| "okay android", | |
| "ok android", | |
| "android" | |
| ], | |
| "unknown_phrases": [ | |
| "hey Andrew", | |
| "hey Adrian", | |
| "hey Andrea", | |
| "hello phone", | |
| "hello there", | |
| "good morning", | |
| "good evening", | |
| "open the door", | |
| "open settings", | |
| "open camera", | |
| "start recording", | |
| "stop recording", | |
| "cancel", | |
| "go back", | |
| "turn on the light", | |
| "turn off the light", | |
| "increase volume", | |
| "decrease volume", | |
| "what time is it", | |
| "where is my phone", | |
| "send a message", | |
| "call home", | |
| "play music", | |
| "pause music", | |
| "start the engine", | |
| "stop talking", | |
| "androids are useful", | |
| "I have an Android phone", | |
| "this is a test", | |
| "the quick brown fox jumps over the lazy dog" | |
| ], | |
| "include_commands": false, | |
| "noise_types": [ | |
| "none", | |
| "white", | |
| "pink", | |
| "brown", | |
| "hum", | |
| "fan", | |
| "cafe", | |
| "street" | |
| ], | |
| "snr_db": [ | |
| 35.0, | |
| 30.0, | |
| 25.0, | |
| 20.0, | |
| 15.0, | |
| 10.0, | |
| 5.0 | |
| ], | |
| "edge_impulse_training_dir": "/content/hey_android_small/edge_impulse_upload/training", | |
| "edge_impulse_testing_dir": "/content/hey_android_small/edge_impulse_upload/testing" | |
| } |