mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
12 lines
274 B
YAML
12 lines
274 B
YAML
version: "1.7.1"
|
|
description: esp_sr provides basic algorithms for Speech Recognition applications
|
|
url: https://github.com/espressif/esp-sr
|
|
dependencies:
|
|
idf: ">=4.4"
|
|
espressif/esp-dsp: "^1.2.1"
|
|
files:
|
|
exclude:
|
|
- ".github"
|
|
- "docs/**/*"
|
|
- "test_apps/**/*"
|