ten / esp32-client /main /CMakeLists.txt
3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1
raw
history blame
235 Bytes
idf_component_register(SRCS llm_main.c ai_agent.c rtc_proc.c audio_proc.c
REQUIRES audio_hal audio_pipeline audio_stream audio_board esp_peripherals esp-adf-libs
input_key_service esp_wifi nvs_flash agora_iot_sdk mbedtls)