From c1e365fea09aafda387cac12fdff43d28c598979 Mon Sep 17 00:00:00 2001
From: BienBoy <92378515+BienBoy@users.noreply.github.com>
Date: 星期六, 01 二月 2025 23:29:34 +0800
Subject: [PATCH] fix: resolve unexpected 'out of memory' issue in multi-GPU setup (#2373)

---
 docs/index.rst |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index ae2dc1a..bf4268b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -71,11 +71,10 @@
    :maxdepth: 1
    :caption: Runtime and Service
 
-   ./funasr/runtime/docs/SDK_tutorial.md
-   ./funasr/runtime/docs/SDK_tutorial_online.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