From 43d3d358b80f6f0d0fb4a5e19a4cb2e293c57e64 Mon Sep 17 00:00:00 2001 From: MuBai-He <51275418+MuBai-He@users.noreply.github.com> Date: Sun, 18 Dec 2022 21:28:54 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de0bf40..f81b60d 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ Google Drive:https://drive.google.com/file/d/1tMCafhnUoL7FbevVQ44VQi-WznDjt23_/v 中文语音对话版(使用中文):`python ChatWaifuCNVoice.py` +中文语音对话版(使用英文):`python ChatWaifuCNVoiceEN.py` + +日语语音对话版(使用日文):`python ChatWaifuJPVoiceJP.py` + ### 3.1 获取ChatGPT Token #### 在浏览器登入https://chat.openai.com #### 按F12进入开发控制台 From 978c9d93f20ed7e1ab80fcd9640991eb4acec254 Mon Sep 17 00:00:00 2001 From: MuBai-He <51275418+MuBai-He@users.noreply.github.com> Date: Sun, 18 Dec 2022 21:29:36 +0800 Subject: [PATCH 2/2] Update eng-README.md --- eng-README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eng-README.md b/eng-README.md index 8cc6ecf..ecb7ca1 100644 --- a/eng-README.md +++ b/eng-README.md @@ -74,6 +74,9 @@ Chinese voice conversation Ver(use Chinese):`python ChatWaifuCNVoice.py` Japanese voice conversation Ver(use English):`python ChatWaifuJPVoiceEN.py` +Japanese voice conversation Ver(use Japanese):`python ChatWaifuJPVoiceJP.py` + + ### 3.1 Get ChatGPT Token #### Log in to ChatGPT whith link:https://chat.openai.com #### Press F12 to enter command center