From d5fc86844d36f6dac6068150eb978466e762c23c Mon Sep 17 00:00:00 2001 From: NewReport <75560362+newreport@users.noreply.github.com> Date: Fri, 5 May 2023 10:19:43 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fec0f7b..ff49c88 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ blivedm(抓直播间信息)——>openai(猫娘对话)——>vits(tts 请确保您已安装好 [conda](https://newreport.top/2023-02-27/ubuntu-amd-centos-install-conda/)、[obs](https://obsproject.com/)、[vts](https://denchisoft.com/)、[vscode](https://code.visualstudio.com/) > 请用 conda 新建 python 3.10 环境,launch 了 vscode ```bash -git clone https://github.com/newreport/vtbai.git -cd live_tts_chatgpt +git clone -b 1.1-py https://github.com/newreport/vtbai.git +cd vtbai start.bat # config\my_config.ini 填写房间号和 openai key python main.py