├── ChatWaifu.py ├── README.md ├── info.json ├── news.py ├── pycq.py ├── translate.py └── zhihu.py /ChatWaifu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/ChatWaifu.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/README.md -------------------------------------------------------------------------------- /info.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/info.json -------------------------------------------------------------------------------- /news.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/news.py -------------------------------------------------------------------------------- /pycq.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/pycq.py -------------------------------------------------------------------------------- /translate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/translate.py -------------------------------------------------------------------------------- /zhihu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/over701forsean/vits-sovits-chatbot/HEAD/zhihu.py --------------------------------------------------------------------------------