From 7759ab5febbccdeb929c34a5d5dd4b5387bfd83c Mon Sep 17 00:00:00 2001
From: Yuming Zhang <736099538@qq.com>
Date: 星期五, 23 二月 2024 18:28:26 +0800
Subject: [PATCH] fix bug: 模型初始化可传入参数disable_pbar=True (#1387)
---
docs/index.rst | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index b9fbf2e..bf4268b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -71,10 +71,10 @@
:maxdepth: 1
:caption: Runtime and Service
- ./funasr/runtime/docs/SDK_tutorial.md
- ./funasr/runtime/python/websocket/README.md
- ./funasr/runtime/websocket/readme.md
- ./funasr/runtime/html5/readme.md
+ ./runtime/readme.md
+ ./runtime/docs/SDK_tutorial_online.md
+ ./runtime/docs/SDK_tutorial.md
+ ./runtime/html5/readme.md
--
Gitblit v1.9.1