From cacf4e663874dc80c70480d0473681bed0a0b75d Mon Sep 17 00:00:00 2001 From: lihengzhong Date: Sat, 13 Jan 2024 20:15:09 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8720ad7..6f7e994 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ pip install tensorflow-gpu==2.8.0 ``` linux cuda环境搭建可以参考这篇文章 https://zhuanlan.zhihu.com/p/674972886 -安装rtmpstream库 +### 1.2 安装rtmpstream库 参照 https://github.com/lipku/python_rtmpstream @@ -54,7 +54,7 @@ nginx 用浏览器打开http://serverip/echo.html, 在文本框输入任意文字,提交。数字人播报该段文字 - + ## 3. Docker Run 不需要第1步的安装,直接运行。 ```