docs:fix_bugs

This commit is contained in:
LiJunu 2022-12-02 15:13:10 +08:00
parent 9ac683e82d
commit ed8a5af7e8
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Resource Consumption
================
=====================
:link_to_translation:`zh_CN:[中文]`

View File

@ -16,7 +16,7 @@ ESP-SR 支持以下模块
* 语音合成 (目前只支持中文)
准备工作
----
--------
硬件:
~~~~~~
@ -35,7 +35,7 @@ ESP-SR 支持以下模块
编译运行一个示例
----
----------------
* 进入 ESP-SKAINET/examples/cn_speech_commands_recognition 目录。
* 参考该示例目录下的配置和编译说明,运行该示例。