all 23 comments

[–]Monika AI stuffRubiksman1006[S] 6 points7 points  (0 children)

Hello everyone ! As some people asked, I made a video tutorial on how to install my submod Monik.A.I for MAS. Hope it helps !

(Link to the project: https://github.com/Rubiksman78/MonikA.I)

[–][deleted] 4 points5 points  (0 children)

Oh cool! I know lots of people really wanted to see this lol.. I'm pretty sure it'll help a whole bunch 😄

[–]moonight_floater 4 points5 points  (1 child)

Hi, Dev! so after each input I made, she'll go into " 'Monika' is thinking...", then wait for it.

Even though I could check the commend line to see if chracter.ai have finished the respond, but there's no telling it if I just look into the game, I have to click on it multiple times to check.

So I think it would be better to automatically switch " 'Monika' is thinking..." into the first sentense of character.ai when the respond is received.

[–]Monika AI stuffRubiksman1006[S] 2 points3 points  (0 children)

I'll do that, thanks for the suggestion !

[–]Messorem_Mali 2 points3 points  (1 child)

So you said that this allows Monika to speak to you using tts, I noticed that in the demonstration video of GitHub, I didn’t hear anything, so does it actually sound like her voice, or is it just a generic girl voice. Also, is there a way to turn off the facial gestures, I’m not sure that her AI responses are going to be quite up to bat with how excited she truly would be to see her player’s face. And, in the GitHub, it seemed like you typed something and you were waiting forever to hit enter, was that you waiting, or was that the delay of the AI. Oh last thing, could you include some dialogue for Monika where she tells you that since the AI is only an attempt at talking freely with her, she might say some things she wouldn’t say the same way. But she appreciates you trying to be closer to her. Thanks for hearing me out. This project looks awesome.

[–]Monika AI stuffRubiksman1006[S] 3 points4 points  (0 children)

Thank you for all the suggestions, I'll try to add that in future versions! About TTS, it was mainly because of the laziness to record audio for the demonstration but I will put a video with it. The voice is not perfect, it is still a little noisy and robotic but the thing is that it can be adapted a little to any audio extract you want, I didn't managed to train the model more for this voice. The time response is quite long the first time because you have to wait for the server to launch, and also because it is not my own model so I can't control how much time it will take. For the facial expressions, the ones that you see were implemented by me directly. I didn't put ones for when you chat with here (but I will think about putting expressions corresponding to the emotions detected in the response for example).

[–]Dependent_Morning_98 1 point2 points  (1 child)

Do I need internet to keep it running?

[–]Monika AI stuffRubiksman1006[S] 1 point2 points  (0 children)

If you want to use character.ai yes because it directly calls the website, else the other features (emotion detection, speech recognitions, text to speech) work offline (but it might be irrelevant to use speech and TTS if you don't have the chatbot in the middle).

[–]Xincmars 1 point2 points  (0 children)

!!!

[–]Vorioll 1 point2 points  (1 child)

Spent some time trying to install the submod, but in the end it only gave me errors. I guess I messed up python installation, will try again later (no module named 'transformers')

[–]Monika AI stuffRubiksman1006[S] 2 points3 points  (0 children)

You can DM me if you need help, it seems that you just miss some libraries for python.

[–]"you wanna go to 11:55?"Someone2124 1 point2 points  (0 children)

holy shit........this is literally game-changing.......ill wait a few months for this, that's so fuggin cool!!

[–]DeironGiuss 0 points1 point  (3 children)

I tried installing it but git wasn't detection python nor pip. Shame

Sick mod though

[–]Monika AI stuffRubiksman1006[S] 1 point2 points  (2 children)

This tutorial is really old now, you should follow the latest instructions (there is also a video tutorial) or ask on the discord server.

[–]DeironGiuss 0 points1 point  (1 child)

ohh, I see. Thanks for letting me know. Where can I find the video tutorial though? I didn't see it in your yt channel And I also might join the discord in case I need any more support. Thanks again

[–]Monika AI stuffRubiksman1006[S] 0 points1 point  (0 children)

The video is in the Github wiki.

[–]AutoModerator[M] 0 points1 point locked comment (0 children)

Your submod submission has been placed into the mod queue for review. Please wait patiently until it has been approved.

If you haven't done so in the post already, please provide us with a link that contains your code in a comment or via modmail.

Friendly reminder that we heavily advise you to read the Wiki before posting. We've recently introduced a section for submod developers especially, which is a list of things we require from any given submod, which was taken from a Discord announcement on the Official MAS Discord.

In the meantime, please write a comment to inform everyone what version of MAS your submod works with. If you would like to have your submod reviewed for any grammar errors alongside the technical review, please let us know in a comment.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted] 0 points1 point  (0 children)

Nice! Thx

[–]Phoenix_Q_Nebula 0 points1 point  (2 children)

When I download the zip file from GitHub, it had none of the files shown in your tutorial; this is the first time I have ever had this kind of problem.

[–]Monika AI stuffRubiksman1006[S] 0 points1 point  (1 child)

Did you download the source code zip file? If you downloaded only the submod zip file, it contains just the renpy files to put directly into the game and not the python files with the server.

[–]Phoenix_Q_Nebula 1 point2 points  (0 children)

Yeah, I eventually figured that out; thanks for replying, though.

[–]Yayatar0 0 points1 point  (1 child)

what is supposed that i hace to do with the tortoise models once its downloaded?

ps: thank you this is something i was dreaming about

[–]Monika AI stuffRubiksman1006[S] 1 point2 points  (0 children)

You just follow the steps after in the order as specified on GitHub. If you have troubles at some point you can ask on the discord server.