mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
25 lines
812 B
ReStructuredText
25 lines
812 B
ReStructuredText
ESP-SR 用户指南
|
|
=================
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
.. only:: html
|
|
|
|
**本文档仅包含针对 {IDF_TARGET_NAME} 芯片的 ESP-SR 使用**。如需了解其他芯片,请在页面左上方的下拉菜单中选择您的目标芯片。
|
|
|
|
.. only:: latex
|
|
|
|
**本文档仅包含针对 {IDF_TARGET_NAME} 芯片的 ESP-SR 使用**。
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
入门指南 <getting_started/readme>
|
|
AFE 声学前端算法 <audio_front_end/index>
|
|
语音唤醒 WakeNet <wake_word_engine/index>
|
|
语音指令 MultiNet <speech_command_recognition/README>
|
|
语音合成(仅支持中文)<speech_synthesis/readme>
|
|
模型加载 <flash_model/README>
|
|
性能测试结果 <benchmark/README>
|
|
性能测试方法 <test_report/README>
|
|
术语表 <glossary/glossary> |