游雁
2024-10-31 0572a434e6d614807ccb8367282afb6135f23cfd
docs: 添加多语言切换链接至文档标题部分
2个文件已修改
4 ■■■■ 已修改文件
docs/tutorial/Tables.md 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/tutorial/Tables_zh.md 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/tutorial/Tables.md
@@ -1,5 +1,7 @@
# FunASR-1.x.x Registration Tutorial
([简体中文](./Tables_zh.md)|English)
The original intention of the funasr-1.x.x version is to make model integration easier. The core feature is the registry and AutoModel:
*   The introduction of the registry enables the development of building blocks to access the model, compatible with a variety of tasks;
docs/tutorial/Tables_zh.md
@@ -1,5 +1,7 @@
# FunASR-1.x.x 注册模型教程
(简体中文|[English](./Tables.md))
funasr-1.x.x 版本的设计初衷是【**让模型集成更简单**】,核心feature为注册表与AutoModel:
*   注册表的引入,使得开发中可以用搭积木的方式接入模型,兼容多种task;