From c2f174cd7811a7a11e6227ecb371887f97fd66d3 Mon Sep 17 00:00:00 2001
From: 夜雨飘零 <yeyupiaoling@foxmail.com>
Date: 星期五, 02 二月 2024 23:06:13 +0800
Subject: [PATCH] Use ffmpeg read data (#1349)
---
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