Commit Graph

277 Commits

Author SHA1 Message Date
sxy
31d2ef85d3 feat(tts): Support esp32c3 2023-02-02 16:40:51 +08:00
sxy
22a3beddad doc: Update CHANGELOG 2023-02-02 14:20:11 +08:00
Sun Xiang Yu
64d29ece1e Merge branch 'docs/fix_doc_menu' into 'master'
Docs/add_tts_doc

See merge request speech-recognition-framework/esp-sr!15
2023-02-02 12:02:45 +08:00
liying@espressif.com
a9efcbb4d5 fix doc menu
add tts into doc folder

add documentation feedback id
2023-02-02 11:01:26 +08:00
Sun Xiang Yu
1e80c761ce Merge branch 'docs/add_links_to_deployed_docs' into 'master'
Docs/add links to deployed docs

See merge request speech-recognition-framework/esp-sr!14
2023-01-16 20:16:54 +08:00
Natasha
5a858c69b5 Docs/add links to deployed docs 2023-01-16 20:16:54 +08:00
Sun Xiang Yu
bc59cbcad7 Merge branch 'docs/update_afe_doc' into 'master'
Review / update / translate documents in the docs folder

See merge request speech-recognition-framework/esp-sr!9
2023-01-13 19:09:19 +08:00
liying@espressif.com
7bd51c0e12 update based on review comments 2023-01-12 16:54:09 +08:00
liying@espressif.com
fc1acf480a x 2023-01-12 16:19:15 +08:00
liying@espressif.com
568a961213 hardcode google tracking id 2023-01-12 16:15:32 +08:00
liying@espressif.com
f0ee878e74 Update cn documentation and provide translation for en documentation 2023-01-12 11:07:40 +08:00
sxy
1b89b5b47b Remove a typo in CMakeList.txt 2023-01-11 17:41:27 +08:00
Sun Xiang Yu
18ad368de8 Merge branch 'feature/move_target_to_project_side' into 'master'
feat: Move generated model target to project side

See merge request speech-recognition-framework/esp-sr!12
2023-01-03 17:08:00 +08:00
Wu Jian Gang
f755e1f9ad feat: Move generated model target to project side 2023-01-03 13:55:12 +08:00
Wu Jian Gang
c413a3ed81 Merge branch 'bugfix/idf_component_link' into 'master'
CMake: idf component PRIV_REQUIRES soure failed

See merge request speech-recognition-framework/esp-sr!10
2022-12-22 18:58:39 +08:00
marcus_xu
4873849406 CMake: idf component PRIV_REQUIRES soure failed
Closes https://github.com/espressif/esp-sr/pull/55
2022-12-22 18:00:52 +08:00
Sun Xiang Yu
7154450fc1 Merge branch 'features/remove_unnecessary_config' into 'master'
Remove uncessary config files

See merge request speech-recognition-framework/esp-sr!4
2022-12-19 20:07:38 +08:00
Sun Xiang Yu
fd92805910 Merge branch 'docs/review_cn_doc' into 'master'
fix broken links

See merge request speech-recognition-framework/esp-sr!8
2022-12-19 20:07:13 +08:00
liying@espressif.com
3bbc690d12 fix broken links 2022-12-19 19:01:18 +08:00
liying@espressif.com
455becb24d only deploy production docs on master 2022-12-19 18:57:12 +08:00
liying@espressif.com
72e957b9b4 remove necessary configuration files to build documentation 2022-12-19 14:07:28 +08:00
Wu Jian Gang
ce5d3786a2 Merge branch 'feature/upload_component' into 'master'
ci: Add github upload component action

See merge request speech-recognition-framework/esp-sr!7
2022-12-14 17:01:30 +08:00
Wu Jian Gang
47b9a82aa5 ci: Add github upload component action 2022-12-14 13:57:49 +08:00
Wu Jian Gang
78892a97b5 Merge branch 'bugfix_afe_config' into 'master'
bugfix(afe): Update esp_afe_config.h and esp_afe_sr_iface.h for esp32

See merge request speech-recognition-framework/esp-sr!5
2022-12-14 11:27:32 +08:00
Wu Jian Gang
8c6bb4afbe Merge branch 'feature/push_to_github' into 'master'
ci: Push master and release branch to github

See merge request speech-recognition-framework/esp-sr!6
2022-12-14 11:22:53 +08:00
Wu Jian Gang
1415bf0819 ci: Push master and release branch to github 2022-12-14 11:09:12 +08:00
sxy
0c1eecaac2 bugfix(afe): Update esp_afe_config.h and esp_afe_sr_iface.h for esp32 2022-12-14 11:04:09 +08:00
Sun Xiang Yu
226a019206 Merge branch 'docs/update_index' into 'master'
docs: Update index.rst and rename performance_test as resource consumption

See merge request speech-recognition-framework/esp-sr!3
2022-12-02 19:11:54 +08:00
LiJunu
ed8a5af7e8 docs:fix_bugs 2022-12-02 15:13:10 +08:00
sxy
9ac683e82d docs: fix same bugs in docs 2022-12-02 11:39:21 +08:00
sxy
b9270775aa docs: Remove space in filename 2022-12-02 10:37:32 +08:00
sxy
8a8c175db7 docs: Modify some punctuation 2022-11-30 11:12:44 +08:00
sxy
b947d107b2 docs: Update index.rst and rename performance_test as resource consumption 2022-11-30 11:04:20 +08:00
Sun Xiang Yu
5f7faa0328 Merge branch 'docs/md_2_rst_gitlab' into 'master'
doec/trans_md_2_rst

See merge request speech-recognition-framework/esp-sr!2
2022-11-30 10:21:44 +08:00
LiJunu
7f7028d659 fix/Wrong rst statement 2022-11-25 14:19:18 +08:00
liying@espressif.com
fa9cfb1849 testing 2022-11-23 20:01:24 +08:00
liying@espressif.com
0367665401 testing 2022-11-23 15:07:45 +08:00
LiJunu
0981bc8425 xci/fix_bug
1.delete yml test by esp-at
2022-11-21 17:17:31 +08:00
liying@espressif.com
682de6e343 add support for 404 page 2022-11-21 16:58:54 +08:00
sxy
654833db91 feat(dl_lib): do not load dl lib code by IRAM.text 2022-11-18 20:21:59 +08:00
LiJunu
7ab84e7dc1 xci/fix_bug
1.delete yml test by esp-at
2022-11-17 18:09:35 +08:00
LiJunu
6fa77f1ac8 doec/trans_md_2_rst
1.remove the same images
2.change 1) to 1.

docs(wn): Update wakenet README

Update README_cn.rst

docs(afe):Update rst.

docs/delete_repetition_doc

doc/add_missing_chinese_doc

doc/review_with_docx

doc/add_test_report

docs/add_rst_to_html_pdf

docs/change_table_pic_2_rst_table

docs/fix_err
2022-11-15 17:18:30 +08:00
sxy
380b8a421f bugfix(tts): Fix some wrong pronounce 2022-11-04 17:11:17 +08:00
sxy
13da6d3864 bugfix(afe): fix AFE destory() crash 2022-11-03 14:09:01 +08:00
sxy
63c4781c06 bugfix: Remove Multiply definition 'print_afe_info' 2022-11-01 17:23:00 +08:00
sxy
8b81d86374 feat(AFE): reduce AEC resource in ESP_AFE_VC 2022-11-01 15:27:38 +08:00
sxy
6b7319071e feat(tts): Add two different size voice data 2022-10-28 20:26:59 +08:00
sxy
7a2909e28b Update CMakeLists.txt to remove compilation errors for ESP32-S2 TTS 2022-10-24 11:36:52 +08:00
sxy
61123948aa bugfix(mn): fix the crash in multinet4 2022-10-19 19:30:35 +08:00
sxy
7cd3e9c234 bugfix: Fix the memory leak issue in esp_srmodel_init function 2022-10-14 16:40:26 +08:00