Chatbot for creating a chatting waifu
Top 99.3% on sourcepulse
This project combines ChatGPT with Moegoe TTS to create an interactive "Chatting Waifu" for the Marai chatbot platform. It targets users seeking a personalized, voice-enabled AI companion that can engage in conversations and respond with synthesized speech, enhancing the user experience for Marai bot operators.
How It Works
The system leverages a modular architecture, integrating ChatGPT for conversational AI, Moegoe TTS for speech synthesis, and miraicle's mirai-http-api for connecting to the Marai chatbot. It supports multi-character voice options and includes speech recognition for voice input, aiming for a natural and human-like interaction.
Quick Start & Requirements
pip install -r requirements.txt
.model
directory.verify_key
and QQ number for mirai-http-api.python ChatWaifu_marai.py
.Highlighted Details
Maintenance & Community
The project acknowledges dependencies on MoeGoe_GUI, TTSModels, and PyChatGPT. No specific community links or active maintenance signals are present in the README.
Licensing & Compatibility
The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
Currently, all users share a single conversation session due to ChatGPT limitations. The project appears to be a personal endeavor with limited community support or formal maintenance.
2 years ago
1 day