Update 2024, this is really buggy...somehow (looking at 200 issues at github xD SORRY!!!) BUT a lot of things changed!!! I'll be working on a better iteration using less APIs and hopefully into a single application...see ya there
Immortal temptation Takes over my mind, condemned Falling weak on my knees Summon the strength of mayhem I am the storm that is approaching Provoking black clouds in isolation I am reclaimer of my name Born in flames, I have been blessed My family crest is a demon of death Forsakened, I am awakened A phoenix's ash in dark divine Descending misery Destiny chasing time Inherit the nightmare, surrounded by fate Can't run away Keep walking the line, between the light Led astray Through vacant halls I won't surrender The truth revealed in eyes of ember We fight through fire and ice forever Two souls once lost, and now they remember I am the storm that is approaching Provoking black clouds in isolation I am reclaimer of my name Born in flames, I have been blessed My family crest is a demon of death Forsakened, I am awakened A phoenix's ash in dark divine Descending misery Destiny chasing time Disappear into the night Lost shadows left behind Obsession's pulling me Fading, I've come to take what's mine Lurking in the shadows under veil of night Constellations of blood pirouette Dancing through the graves of those who stand at my feet Dreams of the black throne I keep on repeat A derelict of dark, summoned from the ashes The puppet master congregates all the masses Pulling strings, twisting minds as blades hit You want this power? Then come try and take it Beyond the tree, fire burns Secret love, bloodline yearns Dark minds embrace, crimson joy Does your dim heart heal or destroy? Bury the light deep within Cast aside, there's no coming home We're burning chaos in the wind Drifting in the ocean all alone
This is pretty cool! I rlly like the idea of using this to have a fun little desktop assistant. Gonna spend some time drawing and rigging up a model & then give this a try!
Thanks for making this video bro! I was working on a project like this awhile ago but it was scrapped. Very cool to see you got it working with a vtuber rig and all. Very impressive!
From what I could guess, this is combining together all of those services by sending messages to the APIs we added the credentials. It sounds simple at first, but syncing everything together is a lot of work.
8:41 the voice is good but... dayum, reading the actions is awkward. it's like reading the part on the teleprompter that says "[smile]". might be more complex, but perhaps the actions could get funneled into some separate parser that turns them into animations...
Greetings, good video I was able to do everything but I had a problem, the application does not start, it shows me this message: No Python at 'C:\Users\flandre-real\AppData\Local\Programs\Python\Python310\python.exe' I already went to the page where I downloaded the program and looked at the answers to this issue, but I didn't understand anything... could you be so kind as to make a video showing how to fix this, it would be very useful
Peak incel, I want to try and make a 3d anime ai girl considering ai models run well on my machine. I want to make it in unity tho. And connect it to the internet.
can anyone help i dont know much if anything about programming anyway, everything goes good until i press start it runs for a while then i get no python at 'C:\Python310\python.exe' is this a easy fix? edit i found the notepad pyvenv.cfg but i dont know what i need to change in it
it throws out an error when i try to run the waifu No Python at 'C:\Users\flandre-real\AppData\Local\Programs\Python\Python310\python.exe' Press any key to continue . . .
Currently having issue with 'connection closed'; either way, I always wanted somekind of interactive desktop waifu and it seems we're closer to the day of finally realizing it with AI technologies ❤❤❤❤❤❤ Now I just wondering how can we make this practical application. Something like running the vtuber app on a secondary screen (a small screen, like a phone), overlay it with extra functions instead of purely voice controlled. Text search input and she reads out the result or something. Dunno if it's possible to make the model have variations of idle animations, random commentary, etc.
If your version of python 3.10 is not installed there, then delete the python and select modify in the installer, then enter C:\Python310\ in the field "Customize install location"
i think there's also another error to You have to manually install this. First start up waifu/scripts/activate.bat Then type pip install pyaudio [Hope this helps]
you can do this with textgen webui and vtube using a virtual audio cable. tons of videos out there. I need a non anime live2d model, where can you get one?
I thank you for the tutorial! it ende dup being simple to understand to follow, but i got a question: is there a way to avoid using openAi and elevenlabs? can i somehow run the voice with google docs and instead of open ai use another alternative?
I thought about it, is it effective to use API from ollama? I have a llama3.1 model Because I tried it before but using the api key from OpenAI API. Having an error problem with the API quota limit notification
@@Kevin-iv7ev I really do not have any idea about that because I am a javascript developer but I think it will be a good idea if we use Ollama API with Quntized open LLM like 1 2b parameter one.
I can’t get anyindicating it’s working other than it says the api is started with the green circle. Went back anf selected my mic and did an online test. No response from the AI. Someone amazing, please help?
you didn't include the fact that python 310 is not a python version and is not normally located in C drive, but is actually located in appdata by default. What am I supposed to do here when I don't know what python version/installation you are using. I can not figure out how to make the program have it's own folder the working directory, where is the string of code for that?
can anyone help? Traceback (most recent call last): File "C:\...\desktop-waifu-master\waifu\Src unner.py", line 15, in key, value = line.split('=', 1) ValueError: not enough values to unpack (expected 2, got 1)
My audio doesn't work :( "ElevenLabsDesignedVoice' object has no attribute 'generate_audio_bytes'" I've troubleshooted all of my mistakes and stuck on this one lol. It works, but no voice.
I followed the whole tutorial, even bought the ElevenLabs Starter thing but it says:" Error: You exceeded your current quota, please check your plan and billing details."
Can we have the option to use Keyboard if it can't hear us? Because I remember seeing the AI Yandere Girlfriend simulator having the option of either using Mic or Keyboard. Why I brought it up? It’s because I’m using it as a example
Does anyone know how to fix this code error? "Traceback (most recent call last): File "C:\Users\Acer\Documents\desktop-waifu-master\waifu\Src unner.py", line 1, in from colorama import * ModuleNotFoundError: No module named 'colorama' Press any key to continue . . ."
seems kinda simple lots of apis being used here from what i understand now i jus gotta figure out the fine tuning aspects super cool video thanks for sharing kinda dont want the ai to use rp words like she giggles or stuff like that but super interesting hey can you try using venus ai api ill also try it but just a reccomondation
HI ! Good project, very cool :) Did you fine-tuned openAI model ? I would like to reuse your project but with my own fine tuned model. But I don't see in your code where did you put your model. is it possible to translate this in French ?
@@niceaicats7226 Can you upload a more lengthy updated video tutorial, please? This tutorial is pretty misleading coming from a person who tried the installation as well as many other some people are not finding it so easy to install. You never mentioned anything like requiring node, npm but you did mention python. you don't have a fix for everyone who is still currently experiencing No Python at 'C:\Users\blank\AppData\Local\Programs\Python\Python310\python.exe' Press any key to continue . . . even after we renamed it. Some people are fixing it, some are still having problems. please have a look at a new issue posted about using chatgpt to help with the installation.
Hello! I love this. I run a small start-up focusing on digital avatars and characters and want to explore the possibilities of using AI to bring them to life. Curious if there's an email where I can contact you directly to inquire about your services and talk further about commission work potentially. Cheers! I look forward to hearing from you!
I have an issue too node js: Unable to send message. node js: CharacterAI is still fetching character data! node js: If it's taking far too long please submit an issue.
Update 2024, this is really buggy...somehow (looking at 200 issues at github xD SORRY!!!) BUT a lot of things changed!!! I'll be working on a better iteration using less APIs and hopefully into a single application...see ya there
YAY
Is it still ok to use? I was looking at your video. If I download it today would it work?
I'll look into using it with GPT4ALL it's free and can be used offline.
@@GingerStraps i'm not so sure, im scared to try, but ill be more involved in the ai waifu scene soon, im making a more better and stable program
keep it on, waiting on my ai girlfriend, hope i can learn LLM enough to contribute
This is what I learn programming for.
Good Luck !
(me, I love just programming)
touch grass
hell yes
Actually u dont have to be a programmer to set it up
@@farissoliman7282 bro said to touch grass on someone who works as a programmer 💀
There is hope for us, my brothers, my lonely drivers.
Are you gonna try making this?
@@DrWoofOfficial Gonna try to make a personal Vergil too keep my motivation high af
Immortal temptation
Takes over my mind, condemned
Falling weak on my knees
Summon the strength of mayhem
I am the storm that is approaching
Provoking black clouds in isolation
I am reclaimer of my name
Born in flames, I have been blessed
My family crest is a demon of death
Forsakened, I am awakened
A phoenix's ash in dark divine
Descending misery
Destiny chasing time
Inherit the nightmare, surrounded by fate
Can't run away
Keep walking the line, between the light
Led astray
Through vacant halls I won't surrender
The truth revealed in eyes of ember
We fight through fire and ice forever
Two souls once lost, and now they remember
I am the storm that is approaching
Provoking black clouds in isolation
I am reclaimer of my name
Born in flames, I have been blessed
My family crest is a demon of death
Forsakened, I am awakened
A phoenix's ash in dark divine
Descending misery
Destiny chasing time
Disappear into the night
Lost shadows left behind
Obsession's pulling me
Fading, I've come to take what's mine
Lurking in the shadows under veil of night
Constellations of blood pirouette
Dancing through the graves of those who stand at my feet
Dreams of the black throne I keep on repeat
A derelict of dark, summoned from the ashes
The puppet master congregates all the masses
Pulling strings, twisting minds as blades hit
You want this power? Then come try and take it
Beyond the tree, fire burns
Secret love, bloodline yearns
Dark minds embrace, crimson joy
Does your dim heart heal or destroy?
Bury the light deep within
Cast aside, there's no coming home
We're burning chaos in the wind
Drifting in the ocean all alone
@@EBJV2I AM THE STORM THAT IS APPROACHING
@@EBJV2 Pathetic!
the most valuable usage of programming
if its this decent now, I wonder how good this is gonna be 5 or 10 years down the line.
My God...they finally did it.
This is pretty cool! I rlly like the idea of using this to have a fun little desktop assistant. Gonna spend some time drawing and rigging up a model & then give this a try!
Thank you so much for publish this project! I use a whole night to make it work on my laptop that's so much fun for a AI rookie XDDD
Thanks for making this video bro! I was working on a project like this awhile ago but it was scrapped. Very cool to see you got it working with a vtuber rig and all. Very impressive!
And so it begins...
what a time to be alive
Could you do a video on how your program works and what libraries it uses?
From what I could guess, this is combining together all of those services by sending messages to the APIs we added the credentials. It sounds simple at first, but syncing everything together is a lot of work.
I am literally taking Computer Science for this...
I have no regrets.
I'm interested in this to create my own junior developer slav... I mean interns while I code and do other tasks.
lmfaooo
I'm just hoping nobody looks through my history because I'm watching this to see if there's a way to make an ai voice respond to you
I appreciate so much for this! I wanna to make an AI like that for fun.
8:41 the voice is good but... dayum, reading the actions is awkward. it's like reading the part on the teleprompter that says "[smile]". might be more complex, but perhaps the actions could get funneled into some separate parser that turns them into animations...
Looks like we don't need chicks in the future 🗿
Hopefully not
At this point let's get this over with
fr
so you probably don't have any?
@@dekuu751 no shit sherkock?
That's all i need a emotional support ai after 100 hrs of debugging
It's just sad and funny to see 88k people watch this and I'm one of them.
I'm so lonely
bro trys to struggle hiding his history lol
I coded a Discord bot too which acts like my girlfriend at first I asked ChatGPT about it but then it said its against rules so I took guide on my own
Did you ever get this working?
@@twelvyvisionz7637 yeah
@@tech_boss_gamerYT do you a discord I can contact you for help on by any chance?
@@twelvyvisionz7637 Is that offer still up? haha
Bro, our generation's birth rate is doomed.
I'm doing this tomorrow.
What have society did for you?
Give them nothing, take them everything
You showed your API key to everybody, so everybody can use it.
Wish we had all of that without API keys just by running everything locally.
Ollama
I'm 100% using this to make Omega-Xis from Megaman
TURBO VIRGIN POWERRRRRRRR!!!!
Greetings, good video I was able to do everything but I had a problem, the application does not start, it shows me this message: No Python at 'C:\Users\flandre-real\AppData\Local\Programs\Python\Python310\python.exe' I already went to the page where I downloaded the program and looked at the answers to this issue, but I didn't understand anything... could you be so kind as to make a video showing how to fix this, it would be very useful
"you need to change the path in the file pyvenv.cfg in desktop-waifu-master\waifu" scroll comments you have full answer
@@MachinimaGothic still doesn't work for me btw
@@MachinimaGothic thankss a bunch you saved me
@@MachinimaGothic thank you!!
Imagine whoever figured out how to stick this into a flesh & blood robot Ex Machina babe 😅
Im bad at programming and I never cared much about AI but now the degenerate in me is making me really interested lol
3:33 excuse me what bro
I'm learning to be an IT Specialist/Programmer and this shit scares me lmao
Peak incel, I want to try and make a 3d anime ai girl considering ai models run well on my machine. I want to make it in unity tho. And connect it to the internet.
also add an option to be able to import multiple model formats including live2d
can anyone help i dont know much if anything about programming anyway, everything goes good until i press start it runs for a while then i get no python at 'C:\Python310\python.exe' is this a easy fix? edit i found the notepad pyvenv.cfg but i dont know what i need to change in it
looks cool, but it would be interesting if the character’s emotions changed depending on the text
love your daijin pfp
it throws out an error when i try to run the waifu
No Python at 'C:\Users\flandre-real\AppData\Local\Programs\Python\Python310\python.exe'
Press any key to continue . . .
ok nvm i had to change the variable. U should fix
How do you change the variable can you explain
Please I had same error.. ;(
@@Rhinovirox you need to change the path in the file pyvenv.cfg in desktop-waifu-master\waifu
@@nexor7809 how did you change the variables? I still did not get it
Currently having issue with 'connection closed'; either way, I always wanted somekind of interactive desktop waifu and it seems we're closer to the day of finally realizing it with AI technologies ❤❤❤❤❤❤ Now I just wondering how can we make this practical application. Something like running the vtuber app on a secondary screen (a small screen, like a phone), overlay it with extra functions instead of purely voice controlled. Text search input and she reads out the result or something. Dunno if it's possible to make the model have variations of idle animations, random commentary, etc.
You mean somethink like siri?
That would be fun
This voice sounds like Skyrim's kids😆
Personally I would prefer to implement a LLM instead of GPT due to the heavy censorship but pretty solid job!
did you figure out how to do this yet?
Yoo, i no longer need to touch grass.
Any way we can use local models like vicuna? Rather have everything work offline if possible.
ill check vicuna out
:D offlineee yes now i can chat with one everytime anytime >w
the cat girl and her replies r so cringe but ur code that u made is so great
0:20 isn't it lovely? keep up the good work!
im starting to think that unabomber was right
it's not so bad
"Error: You exceeded your current quota, please check your plan and billing details." What quota? It's not letting me do anything.
You need to pay there actually. He had paid version I guess or at that point it was for free.
@@MachinimaGothic Thanks. I guess he just "forgot" to tell us...
That's how I met your moth... WAIT... wha... ?
You just made a more advanced jarvis
so fucking bizarre that you can make an ai gf in just using a 10 minute tutorial nowadays.
its not 10 minutes
Could you make a video on the JP part, I want to use it to learn japanese!
No Python at 'C:\Python310\python.exe'. How do I solve this?
If your version of python 3.10 is not installed there, then delete the python and select modify in the installer, then enter C:\Python310\ in the field "Customize install location"
How can it be used for UA-cam live streaming so you can read live chat and provide floating text, please make the next tutorial
I get inspiration to make my own ai from great sage(that time I get reincarnated as a slime)..that just was so cool man if I had a great sage
hello sir i have a very big problem.the problem is [No Python at 'C:\Python310\python.exe] was showing
why is this happening?
plz help me plz
Same here
i think there's also another error to You have to manually install this.
First start up waifu/scripts/activate.bat
Then type pip install pyaudio
[Hope this helps]
0:20 feels weird even when an ai says it
you can do this with textgen webui and vtube using a virtual audio cable. tons of videos out there. I need a non anime live2d model, where can you get one?
I thank you for the tutorial! it ende dup being simple to understand to follow, but i got a question: is there a way to avoid using openAi and elevenlabs? can i somehow run the voice with google docs and instead of open ai use another alternative?
bro,
do somthing with ollama and open source tts, stt models
I thought about it, is it effective to use API from ollama? I have a llama3.1 model Because I tried it before but using the api key from OpenAI API. Having an error problem with the API quota limit notification
@@Kevin-iv7ev I really do not have any idea about that because I am a javascript developer but I think it will be a good idea if we use Ollama API with Quntized open LLM like 1 2b parameter one.
I can’t get anyindicating it’s working other than it says the api is started with the green circle. Went back anf selected my mic and did an online test.
No response from the AI. Someone amazing, please help?
*No ERROR Python at*
*push keyboard to next?*
*HELP ME*
you alone upload he material very little and no give more explain about all step to continue
dude i am getting this error can you help me
No Python at 'C:\Python310\python.exe'
Press any key to continue . . .
You have to extract all the files, he said it in the video but doesnt actually do it. Press the "Extract all" button in the top menu bar in files
you didn't include the fact that python 310 is not a python version and is not normally located in C drive, but is actually located in appdata by default. What am I supposed to do here when I don't know what python version/installation you are using. I can not figure out how to make the program have it's own folder the working directory, where is the string of code for that?
change the path in the file pyvenv.cfg in desktop-waifu-master\waifu. got it from another comment, I was having issues with it too
For some reason youtube won't allow me to view the reply, and I am too lazy to go into dev tools to find the html for it and stuff
Python, as a powerful language
This is the future
Made a VRM 3d model just for this, seems like Vtube Studio doesn't support this format, any altrrnatives to this?
can anyone help?
Traceback (most recent call last):
File "C:\...\desktop-waifu-master\waifu\Src
unner.py", line 15, in
key, value = line.split('=', 1)
ValueError: not enough values to unpack (expected 2, got 1)
Well Maybe a should search for an excuse to learn programming but I'll work it out
3:32 what was that text prompt 🤣
That's it I am making myself a husbando.
The perfect form of antinatalism 😭
Got her running and replied, but no sound from voicevox :(
Can you help me get this running?
@@pipi2898 node js: D:\Rainy3\desktop-waifu-master\character_ai\chat.js:11
node js: const ai = continueBody.participants.find(
node js: ^
node js:
node js: TypeError: Cannot read properties of undefined (reading 'find')
node js: at new Chat (D:\Rainy3\desktop-waifu-master\character_ai\chat.js:11:46)
node js: at Client.createOrContinueChat (D:\Rainy3\desktop-waifu-master\character_ai\client.js:164:20)
node js: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
node js: at async main (D:\Rainy3\desktop-waifu-master\character_ai
unner.js:57:26)
node js:
node js: Node.js v20.0.0 any ideas about this error?
If only i had a computer
All i got is a phone💀
My audio doesn't work :( "ElevenLabsDesignedVoice' object has no attribute 'generate_audio_bytes'"
I've troubleshooted all of my mistakes and stuck on this one lol. It works, but no voice.
I followed the whole tutorial, even bought the ElevenLabs Starter thing but it says:" Error: You exceeded your current quota, please check your plan and billing details."
Just create another openAi key, it worked on me
Can we have the option to use Keyboard if it can't hear us? Because I remember seeing the AI Yandere Girlfriend simulator having the option of either using Mic or Keyboard. Why I brought it up? It’s because I’m using it as a example
how to remove the describing of actions? and can i create mine? character?
Damn I am really going through it
dont bother downloading this, doesnt work and the creator doesn't reply to comments
Thanks for the tutorial. My dad went out for milk btw
Does anyone know how to fix this code error?
"Traceback (most recent call last):
File "C:\Users\Acer\Documents\desktop-waifu-master\waifu\Src
unner.py", line 1, in
from colorama import *
ModuleNotFoundError: No module named 'colorama'
Press any key to continue . . ."
LETS GOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
seems kinda simple lots of apis being used here from what i understand now i jus gotta figure out the fine tuning aspects super cool video thanks for sharing kinda dont want the ai to use rp words like she giggles or stuff like that but super interesting hey can you try using venus ai api ill also try it but just a reccomondation
HI ! Good project, very cool :) Did you fine-tuned openAI model ? I would like to reuse your project but with my own fine tuned model. But I don't see in your code where did you put your model. is it possible to translate this in French ?
I never modified any openai model, did you mean openai-whisper?
@@niceaicats7226 Can you upload a more lengthy updated video tutorial, please? This tutorial is pretty misleading coming from a person who tried the installation as well as many other some people are not finding it so easy to install. You never mentioned anything like requiring node, npm but you did mention python. you don't have a fix for everyone who is still currently experiencing No Python at 'C:\Users\blank\AppData\Local\Programs\Python\Python310\python.exe'
Press any key to continue . . . even after we renamed it. Some people are fixing it, some are still having problems. please have a look at a new issue posted about using chatgpt to help with the installation.
why i keep getting this (C:\Users\flandre-real\AppData\Local\Programs\Python\Python310\python.exe) but i have phyton there
Hello! I love this. I run a small start-up focusing on digital avatars and characters and want to explore the possibilities of using AI to bring them to life.
Curious if there's an email where I can contact you directly to inquire about your services and talk further about commission work potentially.
Cheers! I look forward to hearing from you!
you solved my life. almost, i have an error with python
can you make a tutorial where i can update the 3.10 code to 3.11?
No Python at 'C:\Python310\python.exe' while installing depedencies
what to do now ?
on the last step i got an "No Python at 'C:\Python310\python.exe'
Press any key to continue . . ." how do i fix this
Hello, first I want to say thanks for helping and give us the program but, ¿could you help me? when I pres the ctrl button it doesn't records
Sir, question on the Elven labs, do I need to subscribe since there's number of characters they can use?
I believe you can use the free subscription since you have API access with it, I subscribed to Starter because it's only 1$ for the first month
@@niceaicats7226 i see, so if i use the API of it, I can talk to her and it wont run out of characters?? Or you haven't encountered that yet?
@@Bryanzilla i havent yet reached the maximum amount of characters, i've ran for hours and I've used only around 5k
@@niceaicats7226 'ElevenLabsVoice' object has no attribute 'generate_audio_bytes',how to fix it :(
industrial revolution, how old are you 💀
I have an issue too
node js: Unable to send message.
node js: CharacterAI is still fetching character data!
node js: If it's taking far too long please submit an issue.
Se puede tener la voz de la ia en español ?
Hello may i question if making/changing the character model helps?
hi there is a error coming up when i try to install it says python not found
change the path in the file pyvenv.cfg in desktop-waifu-master\waifu. got it from another comment.
Did vedal build his AI from the groundup or something cus he made it before gpt and before most of the datasets were opensourced
No that is impossible unless he secretly owns his own data center. He used trained models like everyone else Im certain.
Could you make this work for VSeeFace for 3D models too?
for some reason when i click right shift+right ctrl,nothing happens..
You managed to fix it since you last wrote this comment? Have the same issue no clue why tho.
@@sykopac-man5993 no clue buddy
Is there anychance i can use silytaverAI instead of Character AI?
Is it Possible to make it use a voice of my choice if trained?
Yes