Search found 5 matches
- Mon Jul 26, 2021 7:30 am
- Forum: ESP-ADF 中文讨论版
- Topic: asr 例程编译不通过
- Replies: 4
- Views: 9219
Re: asr 例程编译不通过
您可以再重新 gi t submodule update --init 后再尝试一下
- Mon Jul 26, 2021 7:28 am
- Forum: ESP-ADF 中文讨论版
- Topic: asr 例程编译不通过
- Replies: 4
- Views: 9219
Re: asr 例程编译不通过
嘿,即使在执行 git submodule update 命令后,我也遇到了同样的错误。你能指导一下现在该怎么做吗?
- Fri Apr 09, 2021 6:23 am
- Forum: ESP-IDF
- Topic: Unable to compile flite example
- Replies: 1
- Views: 2515
Unable to compile flite example
Hey guys, I am trying acheive Text to speech using flite which seems to be a open source library for speech synthesis. I found a repo with the flite for esp32. From the read me alkimey has made it on ESP IDF v3.2.2. https://github.com/alkhimey/esp32-flite The problem I am using ESP IDF v4.4 and I am...
- Fri Apr 02, 2021 9:58 am
- Forum: ESP-ADF
- Topic: ASR example doesn't work (at least for me)
- Replies: 1
- Views: 5077
Re: ASR example doesn't work (at least for me)
Hey did you find a workaround. I am facing the same issue with my AI thinker board.
Re: ESP32-A1S
Hey guys. I am using esp idf version 4.1 and not able to select the esp32 a1s audio board from menuconfig. The audio board is not listed there. Also I am able to upload the code of play_mp3 but not able to hear any thing. Can you please help me out regarding this?