3774 views|4 replies

288

Posts

0

Resources
The OP
 

【ESP32-Korvo Review】+ 04 Implementing TTS-Completed [Copy link]

 This post was last edited by yangjiaxu on 2021-2-8 23:04

The problem that has been bothering me for a long time has finally been temporarily solved.

I wanted to use the TTS function before (TTS means text to speech), but after burning the official Chinese TTS routine, the device restarted repeatedly. Later, after looking at the md file, I knew that I needed to burn a dat file, but I still couldn't burn it after a week of tinkering. The official operation method is as follows.

2. Burn the voice data to the specified partition:

source flash_voicedata.sh ../../components/esp-sr/esp-tts/esp_tts_chinese/esp_tts_voice_data_xiaole.dat  /dev/ttyUSB0

I know I can't figure it out, so I'll study what this command does.

One look throughflash_voicedata.sh文件实现对esp_tts_voice_data_xiaole.dat的操作,

那我后来就就把flash_voicedata.sh文件通过文本的形式打开,看看dat文件烧录地址是多少。

After opening it, you will find out the burning address, and then burn it through the burning software provided by the official.

Burn the above data file using the flash_download_tool tool.

Finally, continue according to the md process.

The status after successful burning.

Finally, I have resolved my doubts temporarily. Although the method used is a bit wild, I will continue to look into why I cannot proceed according to the regular process.

After solving this doubt, you can move on to the next item. Come on, happy ESP32 voice.

This post is from Domestic Chip Exchange

Latest reply

This sound is a bit unpleasant.   Details Published on 2023-5-5 23:25
 
 

9720

Posts

24

Resources
2
 

Is this post by Digital Xiaoye worth referring to? https://m.eeworld.com.cn/bbs_thread-1156701-1-1.html

This post is from Domestic Chip Exchange

Comments

It is useful, thanks to you. I know I didn't jump there, so I used the direct burning method. This method is stupid, hahaha, but fortunately the direction is correct.  Details Published on 2021-2-11 17:27
 
 
 

288

Posts

0

Resources
3
 
littleshrimp posted on 2021-2-8 23:57 Is this post by Digital Xiaoye of reference value? https://m.eeworld.com.cn/bbs_thread-1156701-1-1.html

It is useful, thanks to you. I know I didn't jump there, so I used the direct burning method. This method is stupid, hahaha, but fortunately the direction is correct. Finally, I wish you a happy New Year's Eve. Hehe

This post is from Domestic Chip Exchange
 
 
 

1

Posts

0

Resources
4
 

This sound is a bit unpleasant.

This post is from Domestic Chip Exchange

Comments

The sound effect is not very good, which may have something to do with the speakers used.  Details Published on 2023-5-18 16:25
 
 
 

288

Posts

0

Resources
5
 
a9191389 posted on 2023-5-5 23:25 This sound is a bit unpleasant

The sound effect is not very good, which may have something to do with the speakers used.

This post is from Domestic Chip Exchange
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list