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进入开发控制台 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