Remove generated documentation block
Browse files
README.md
CHANGED
|
@@ -1,47 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
tags:
|
| 4 |
-
- edge-impulse
|
| 5 |
-
- keyword-spotting
|
| 6 |
-
- tflite
|
| 7 |
-
- wake-word
|
| 8 |
-
datasets:
|
| 9 |
-
- eoinedge/hey-android
|
| 10 |
-
pipeline_tag: audio-classification
|
| 11 |
-
---
|
| 12 |
-
|
| 13 |
-
# Hey Android Keyword Spotting Model
|
| 14 |
-
Trained via Edge Impulse using synthetic and augmented audio.
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
## Edge Impulse Model Specifications
|
| 18 |
-
| Metric | Value |
|
| 19 |
-
| :--- | :--- |
|
| 20 |
-
| **Accuracy** | 0.00% |
|
| 21 |
-
| **Inference Latency** | N/A ms |
|
| 22 |
-
| **RAM Usage** | 0.0 KB |
|
| 23 |
-
| **Flash/ROM Usage** | 0.0 KB |
|
| 24 |
-
| **Build Engine** | TFLite (WASM Pending) |
|
| 25 |
-
|
| 26 |
-
<!-- portfolio-card-standard:v1 -->
|
| 27 |
-
## Provenance and maintenance
|
| 28 |
-
|
| 29 |
-
This standardized block is maintained from a versioned local snapshot. It separates declared evidence from gaps that still require source documentation.
|
| 30 |
-
|
| 31 |
-
| Field | Recorded value |
|
| 32 |
-
| --- | --- |
|
| 33 |
-
| Hugging Face asset | [eoinedge/hey-android-kws](https://huggingface.co/eoinedge/hey-android-kws) (model) |
|
| 34 |
-
| Snapshot revision | `81681e748685835a6da96c343872359c8e7896e8` |
|
| 35 |
-
| Snapshot location | `backups/huggingface/20260624T153725Z/models/eoinedge--hey-android-kws/` |
|
| 36 |
-
| Last remote modification captured | `2026-06-22 18:01:04+00:00` |
|
| 37 |
-
| Declared license | mit |
|
| 38 |
-
| Prior-card references | None recorded in the prior card |
|
| 39 |
-
|
| 40 |
-
### Model lineage
|
| 41 |
-
|
| 42 |
-
| Field | Recorded value |
|
| 43 |
-
| --- | --- |
|
| 44 |
-
| Base model | Not declared |
|
| 45 |
-
| Training data | Not declared in a machine-readable source — add exact dataset revision(s), split(s), and license(s). |
|
| 46 |
-
| Training method and code | Not declared in a machine-readable source — add recipe, hyperparameters, hardware, and source commit. |
|
| 47 |
-
| Evaluation | Not declared in a machine-readable source — add metrics, evaluation data, and limitations. |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- edge-impulse
|
| 5 |
+
- keyword-spotting
|
| 6 |
+
- tflite
|
| 7 |
+
- wake-word
|
| 8 |
+
datasets:
|
| 9 |
+
- eoinedge/hey-android
|
| 10 |
+
pipeline_tag: audio-classification
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Hey Android Keyword Spotting Model
|
| 14 |
+
Trained via Edge Impulse using synthetic and augmented audio.
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Edge Impulse Model Specifications
|
| 18 |
+
| Metric | Value |
|
| 19 |
+
| :--- | :--- |
|
| 20 |
+
| **Accuracy** | 0.00% |
|
| 21 |
+
| **Inference Latency** | N/A ms |
|
| 22 |
+
| **RAM Usage** | 0.0 KB |
|
| 23 |
+
| **Flash/ROM Usage** | 0.0 KB |
|
| 24 |
+
| **Build Engine** | TFLite (WASM Pending) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|