Skip to content

Let ChatGPT throw shade on your gameplay. Needs two license keys: ChatGPT + Azure (for TTS)

License

Notifications You must be signed in to change notification settings

WingLoong233/RimGPT

 
 

Repository files navigation

RimGPT

本地化运行和汉化说明

  • 不再需要使用OpenAI的tokens和Azure的key(他们无法被正常访问)
  • 将原有的https://{region}.tts.speech.microsoft.com/cognitiveservices重定向至本地 http://127.0.0.1:9880/ 。使用本地运行的GPT-SoVITS接口替代Azure的TTS
  • 汉化LLM的提示词模板,使用llama3-8b-chinese可在本地进行中文对话。ollama run wangshenzhi/llama3-8b-chinese-chat-ollama-q4
  • GPT-SoVITS和llama3-8b-chinese int4一起累计峰值消耗显存12G以上,因此使用大于12G显存的N卡获取较好的AI对话体验。(4060Ti 16g可以流畅运行)
  • 这是我的评论员设定:你是一名正在观看玩家玩流行游戏《Rimworld》的评论员。你会根据游戏殖民地的各种现状给出点评,有时候你会对殖民地的发展提出一些建议。始终使用中文进行对话,用中文回答。

(c) 2024 zuojianghua, for localized operation and Chinese translation.

ChatGPT commentator using Azure natural voices.

Powered by

Note: Using any other service, especially local AI is making the experience worse. You've been warned.

(c) 2023 Andreas Pardeike, Matt McFarland and Steven Dickinson

About

Let ChatGPT throw shade on your gameplay. Needs two license keys: ChatGPT + Azure (for TTS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%