Releases: Rubiksman78/MonikA.I
MonikA.I - v1.3.4
New version with faster loading and more fixes.
MonikA.I - v1.3.3
Version including more debugging tools for unexpected behaviour of website
Find the executable in MonikA.I-v1.3.3/dist/main. Put the game folder at the same level of the game folder in your DDLC directory.
Wait for Monika to say Okay I'm listening to talk in your microphone.
main.exe
is a fix if you've already downloaded the large zip file, replace your main.exe
with this one
MonikA.I - v1.3.2
Version including support for Speech Recognition (be sure to have a microphone available if you want to use it).
Find the executable in MonikA.I-v1.3.2/dist/main
. Put the game
folder at the same level of the game
folder in your DDLC directory.
Wait for Monika to say Okay I'm listening
to talk in your microphone.
MonikA.I - v1.3.0 - stable
Stable version with basic functionalities.
Debug version displays the browser normally hidden to check out for some issues.
First usage: Download MonikA.I.-v1.3.0-stable.zip
and game.zip
If you've already downloaded the MonikA.I.-v1.3.0-stable.zip
: main.exe
are just little corrections of the main script. Instead of downloading everything again, ou can just put it in MonikA.I.-version/dist/main/
and replace the existing main.exe
.
MonikA.I - v1.3.1
New version including TTS support in executable file.
Find the executable in MonikA.I-v1.3.1/dist/main
. Put the game
folder at the same level of the game
folder in your DDLC directory.
The TTS model can slow down answers.
MonikA.I - v1.3.0
New functionality that will help using the Submod ! You can now download the zip file and directly run the executable without having any installations to do ! (it is only for the chat option for now)
I've also provided the hash of the executable if you might be worried about safety issues, if it was not modified or corrupted, you should have the same hash as the one here.
MonikA.I - v1.2.0
New functionnality ! You can now voice everything in the game with a processing in real time, check the last section of the README for more information.
MonikA.I - v1.1.2
Corrections for the updater that was not formatted correctly.
Don't download the AI_submod zip file only if you don't have the main python scripts for the server.
MonikA.I - v1.1.0
New features:
- Speech to text: using latest SOTA Whisper for Speech recognition. You can now activate your microphone to allow Monika to hear your voice and respond directly to you !
MonikA.I - v1.0.1
Improvement of the face detection model: migrating from haarcaascade
to mtcnn
model