mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
16 lines
301 B
YAML
16 lines
301 B
YAML
version: "1.2.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"
|
|
targets:
|
|
- esp32
|
|
- esp32s2
|
|
- esp32s3
|
|
- esp32c3
|