mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
feat: support esp32p4 for esp-tts
This commit is contained in:
parent
33b9341808
commit
c97db0efb3
@ -169,6 +169,8 @@ elseif(${IDF_TARGET} STREQUAL "esp32p4")
|
|||||||
esp_audio_processor
|
esp_audio_processor
|
||||||
multinet
|
multinet
|
||||||
flite_g2p
|
flite_g2p
|
||||||
|
esp_tts_chinese
|
||||||
|
voice_set_xiaole
|
||||||
wakenet
|
wakenet
|
||||||
"-Wl,--end-group")
|
"-Wl,--end-group")
|
||||||
|
|
||||||
|
|||||||
BIN
esp-tts/esp_tts_chinese/esp32p4/libesp_tts_chinese.a
Normal file
BIN
esp-tts/esp_tts_chinese/esp32p4/libesp_tts_chinese.a
Normal file
Binary file not shown.
BIN
esp-tts/esp_tts_chinese/esp32p4/libvoice_set_xiaole.a
Normal file
BIN
esp-tts/esp_tts_chinese/esp32p4/libvoice_set_xiaole.a
Normal file
Binary file not shown.
2170
test_apps/esp-tts/sdkconfig.defaults.esp32p4
Normal file
2170
test_apps/esp-tts/sdkconfig.defaults.esp32p4
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user