Files
esp-picotts/idf_component.yml
T
J Mattsson 3853b253b3 Initial commit of picotts component for ESP-IDF.
Relevant PicoTTS source imported from https://github.com/ihuguet/picotts rather
than submoduled, in an attempt to keep fetches small.
2024-02-08 14:59:03 +11:00

7 lines
179 B
YAML

version: "1.0.0"
description: "PicoTTS Text-to-Speech engine"
license: "Apache-2.0"
maintainers:
- J Mattsson <jmattsson@dius.com.au>
url: "https://github.com/DiUS/esp-picotts"