Search found 7 matches
- Wed Jul 11, 2018 6:02 am
- Forum: ESP-ADF
- Topic: dueros 示例的duer_profile应该填写什么?
- Replies: 1
- Views: 8306
dueros 示例的duer_profile应该填写什么?
dueros的示例说明中说 Select your DuerOS device profile instead of ADF_APTH/examples/dueros/main/duer_profile. If you have not, please refer to https://dueros.baidu.com/didp/doc/overall/console-guide_markdown for the DuerOS developer. DuerOS profile is device unique ID. 这个unique ID是什么,是client_id吗? 或者说 duer_...
- Wed Jul 11, 2018 5:52 am
- Forum: ESP-ADF
- Topic: example dueros test error
- Replies: 6
- Views: 11188
Re: example dueros test error
Solved use Custom partition table CSV as below
but, Is 6M appropriate or not?
Code: Select all
# Espressif ESP32 Partition Table
# Name, Type, SubType, Offset, Size
nvs, data, nvs, 0x9000, 0x6000
phy_init, data, phy, 0xf000, 0x1000
factory, app, factory, 0x10000, 6M
- Wed Jul 11, 2018 4:18 am
- Forum: ESP-ADF
- Topic: example dueros test error
- Replies: 6
- Views: 11188
Re: example dueros test error
use make flash monitorESP_Sprite wrote:How did you flash the image to the LyraT board?
- Wed Jul 11, 2018 4:01 am
- Forum: ESP-ADF
- Topic: example dueros test error
- Replies: 6
- Views: 11188
Re: example dueros test error
make flash monitor $ make flash monitor GENCONFIG CC build/bootloader/bootloader_support/src/bootloader_random.o CC build/bootloader/bootloader_support/src/flash_encrypt.o CC build/bootloader/bootloader_support/src/bootloader_sha.o CC build/bootloader/bootloader_support/src/esp_image_format.o CC bu...
- Wed Jul 11, 2018 3:41 am
- Forum: ESP-ADF
- Topic: example dueros test error
- Replies: 6
- Views: 11188
example dueros test error
When I try "dueros" example on ESP32-LyraT V4.3, get the following error message. =========================================================================================== --- idf_monitor on COM14 115200 --- --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H --- ets Jun 8 2016 00:22...
- Fri May 18, 2018 12:38 pm
- Forum: ESP-ADF
- Topic: pipeline_baidu_speech_mp3 ERROR
- Replies: 2
- Views: 8732
Re: pipeline_baidu_speech_mp3 ERROR
Thank you, I provided wrong AK and SK which has no right to use text2audio.tuanpm wrote:Hi
I think this problem because the access key is incorrect,
My access key and access secret like the attached picture
- Thu May 17, 2018 3:02 pm
- Forum: ESP-ADF
- Topic: pipeline_baidu_speech_mp3 ERROR
- Replies: 2
- Views: 8732
pipeline_baidu_speech_mp3 ERROR
When I try "pipeline_baidu_speech_mp3" example on ESP32-LyraT V4, get the following error message. ======================================== I (4090) event: sta ip: 192.168.0.20, mask: 255.255.255.0, gw: 1192.168.0.1 I (4090) BAIDU_SPEECH_EXAMPLE: [ 1 ] Start audio codec chip I (4090) gpio: GPIO[19]|...